]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
infra: fix take-over-existing-cluster.yml playbook 2142/head
authorCaleb Boylan <caleb.boylan@ormuco.com>
Fri, 3 Nov 2017 16:54:54 +0000 (09:54 -0700)
committerCaleb Boylan <caleb.boylan@ormuco.com>
Mon, 6 Nov 2017 23:00:30 +0000 (15:00 -0800)
commit41d10a2f6496c216eaad87112a0794e51204c578
tree08af7fe472f7821c2f5efc69097d08a7a07b38a2
parent76d9c8e5567db70d7368ea734f2fb5f5e3e92bb5
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
infrastructure-playbooks/take-over-existing-cluster.yml