]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
Remove duplicate entry in test Vagrantfile 1609/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 15 Jun 2017 14:39:51 +0000 (16:39 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 15 Jun 2017 14:42:58 +0000 (16:42 +0200)
remove some leftover since code has been refactored

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
tests/functional/centos/7/docker-cluster-dmcrypt-journal-collocation/Vagrantfile

index 761a7b119b36286f01b00fd1522f7f38517b8af5..3fa4b55bf3ed60fdb8555606fb517be40fb227d7 100644 (file)
@@ -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",