]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
take-over-existing-cluster: do not call var_files
authorSébastien Han <seb@redhat.com>
Mon, 20 Aug 2018 12:41:06 +0000 (14:41 +0200)
committerSébastien Han <seb@redhat.com>
Mon, 20 Aug 2018 12:47:42 +0000 (14:47 +0200)
commita40a8fa09fea4909def3c389e3dc07f8636c2593
treee8420e95b1b6099d504ffd50b2c6d16cafd1fcb3
parent28807ec28bea0b96c8c9c681b8dbbaa9f71f547e
take-over-existing-cluster: do not call var_files

We were using var_files long ago when default variables were not in
ceph-defaults, now the role exists this is not need. Moreover having
these two var files added:

- roles/ceph-defaults/defaults/main.yml
- group_vars/all.yml

Will create collision and override necessary variables.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1555305
Signed-off-by: Sébastien Han <seb@redhat.com>
(cherry picked from commit b7387068109a521796f8e423a61449541043f4e6)
infrastructure-playbooks/take-over-existing-cluster.yml