]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
infra: fix take-over-existing-cluster.yml playbook
authorCaleb Boylan <caleb.boylan@ormuco.com>
Fri, 3 Nov 2017 16:54:54 +0000 (09:54 -0700)
committerSébastien Han <seb@redhat.com>
Mon, 12 Feb 2018 10:46:56 +0000 (11:46 +0100)
commitc34a12c8114ab1ddfd421530ed0ce372ca266cb0
tree3483157bd6c1f56d64c7df6028c464466df6a23a
parentbbf8caaaf1dcf4e430ca11fc75f57b4f88804e18
infra: fix take-over-existing-cluster.yml playbook

The ansible inventory could have more than just ceph-ansible hosts, so
we shouldnt use "hosts: all", also only grab one file when getting
the ceph cluster name instead of failing when there is more than one
file in /etc/ceph. Also fix location of the ceph.conf template

(cherry picked from commit 41d10a2f6496c216eaad87112a0794e51204c578)
infrastructure-playbooks/take-over-existing-cluster.yml