]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: remove unnecessary variables definition v3.2.0beta7
authorGuillaume Abrioux <gabrioux@redhat.com>
Fri, 19 Oct 2018 11:19:59 +0000 (13:19 +0200)
committerSébastien Han <seb@redhat.com>
Fri, 19 Oct 2018 13:12:45 +0000 (15:12 +0200)
commitc47aa2e83b81b4678d58f427c800faa77e9dd719
tree66d17b56c3f1e10c7d303db1f1e14093fcca8616
parent48cfc60722da0fc88b7230b20a131b9eb0f6d3d2
tests: remove unnecessary variables definition

since we set `configure_firewall: true` in
`ceph-defaults/defaults/main.yml` there is no need to explicitly set it
in `centos7_cluster` and `docker_cluster` testing scenarios.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
tests/functional/centos/7/cluster/group_vars/all
tests/functional/centos/7/docker/group_vars/all