From: Ivan Font Date: Wed, 21 Sep 2016 23:02:13 +0000 (-0700) Subject: Adding iscsi_gw_vms variable X-Git-Tag: v1.0.7~17^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F990%2Fhead;p=ceph-ansible.git Adding iscsi_gw_vms variable Signed-off-by: Ivan Font --- 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