]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
purge-cluster: do not include ceph-osd and ceph-common defaults for osds 1221/head
authorAndrew Schoen <aschoen@redhat.com>
Tue, 10 Jan 2017 22:57:58 +0000 (16:57 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Tue, 10 Jan 2017 22:57:58 +0000 (16:57 -0600)
commitdd8389cdf7651f3bb9a02dc00c65bc48a5582bfd
tree1dd6fa2a5dfee5d76b012b629cd6d151738a5668
parent48ac9579b69972d6aab352662fb7edb61db62ae4
purge-cluster: do not include ceph-osd and ceph-common defaults for osds

When purging OSDs we do not need to include these defaults as nothing in
the following tasks uses them. Also, it has the side effect of
overwriting any variables defined in group_vars files that are relative
to the inventory you are using with the default values. That behavior
was causing the CI tests to fail.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
infrastructure-playbooks/purge-cluster.yml