]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ci: re-arrange group_vars files
authorSébastien Han <seb@redhat.com>
Wed, 7 Mar 2018 16:28:20 +0000 (17:28 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 14 Mar 2018 13:22:00 +0000 (14:22 +0100)
commit3ab89ab48cb1634d7d2aa664008e632f994accc4
tree97fc1a04c9f28eec900135b0e375015cf4824beb
parentd5f8cac820bae9dbf9a7743d38a7ab1872a4c47b
ci: re-arrange group_vars files

We should stop putting everything in 'all'. This is too easy and this is
error prone as well for those who are separating variables into host
type, things that you should do.

Signed-off-by: Sébastien Han <seb@redhat.com>
tests/functional/centos/7/cluster/group_vars/all
tests/functional/centos/7/cluster/group_vars/clients
tests/functional/centos/7/cluster/group_vars/osds
tests/functional/centos/7/docker-collocation/group_vars/all
tests/functional/centos/7/docker-collocation/group_vars/clients [new file with mode: 0644]
tests/functional/centos/7/docker-collocation/group_vars/osds [new file with mode: 0644]
tests/functional/centos/7/docker/group_vars/all
tests/functional/centos/7/docker/group_vars/clients [new file with mode: 0644]
tests/functional/centos/7/docker/group_vars/osds [new file with mode: 0644]