From 69e693297d2666e6809067e57d41534eba67bad5 Mon Sep 17 00:00:00 2001 From: Ivan Font Date: Wed, 21 Sep 2016 16:02:13 -0700 Subject: [PATCH] Adding iscsi_gw_vms variable Signed-off-by: Ivan Font --- vagrant_variables.yml.atomic | 1 + 1 file changed, 1 insertion(+) diff --git a/vagrant_variables.yml.atomic b/vagrant_variables.yml.atomic index b41136a22..b1ee3f8ac 100644 --- a/vagrant_variables.yml.atomic +++ b/vagrant_variables.yml.atomic @@ -10,6 +10,7 @@ rgw_vms: 0 nfs_vms: 0 rbd_mirror_vms: 0 client_vms: 0 +iscsi_gw_vms: 0 # Deploy RESTAPI on each of the Monitors #restapi: false