From: Guillaume Abrioux Date: Thu, 15 Jun 2017 14:39:51 +0000 (+0200) Subject: Remove duplicate entry in test Vagrantfile X-Git-Tag: v2.3.0rc2~26^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=35ad0e1c11cba8aca1bd910bd046e7c31a81b42f;p=ceph-ansible.git Remove duplicate entry in test Vagrantfile remove some leftover since code has been refactored Signed-off-by: Guillaume Abrioux --- diff --git a/tests/functional/centos/7/docker-cluster-dmcrypt-journal-collocation/Vagrantfile b/tests/functional/centos/7/docker-cluster-dmcrypt-journal-collocation/Vagrantfile index 761a7b119..3fa4b55bf 100644 --- a/tests/functional/centos/7/docker-cluster-dmcrypt-journal-collocation/Vagrantfile +++ b/tests/functional/centos/7/docker-cluster-dmcrypt-journal-collocation/Vagrantfile @@ -72,12 +72,6 @@ ansible_provision = proc do |ansible| # In a production deployment, these should be secret if DOCKER then ansible.extra_vars = ansible.extra_vars.merge({ - containerized_deployment: 'true', - containerized_deployment: 'true', - containerized_deployment: 'true', - containerized_deployment: 'true', - containerized_deployment: 'true', - containerized_deployment: 'true', containerized_deployment: 'true', ceph_mon_docker_interface: ETH, ceph_mon_docker_subnet: "#{PUBLIC_SUBNET}.0/24",