]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
tests: remove unused variable
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 12 Jun 2019 14:35:14 +0000 (16:35 +0200)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Wed, 12 Jun 2019 14:41:01 +0000 (10:41 -0400)
`e MGR_DASHBOARD=0` isn't needed anymore here, let's remove this legacy.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
tests/functional/ooo-collocation/hosts

index b201873b9ffe098cdf055d81fe74dce2f712aba5..1275a105b97cb6536677ee9b1e0b625efb185eb5 100644 (file)
@@ -7,7 +7,6 @@ all:
         rgw_keystone_admin_password: RtYPg7AUdsZCGv4Z4rF8FvnaR, rgw_keystone_admin_project: service,
         rgw_keystone_admin_user: swift, rgw_keystone_api_version: 3, rgw_keystone_implicit_tenants: 'true',
         rgw_keystone_url: 'http://192.168.95.10:5000', rgw_s3_auth_use_keystone: 'true', rgw_keystone_revocation_interval: 0}
-    ceph_mgr_docker_extra_env: '-e MGR_DASHBOARD=0'
     cluster: mycluster
     ceph_docker_image: ceph/daemon
     ceph_docker_image_tag: latest-master