]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
purge: fix journal purge 2018/head
authorSébastien Han <seb@redhat.com>
Tue, 10 Oct 2017 07:57:39 +0000 (09:57 +0200)
committerSébastien Han <seb@redhat.com>
Tue, 10 Oct 2017 07:57:39 +0000 (09:57 +0200)
commit24b82c2679d578c4580677d316cccbcdeb3cf026
tree3aa24fc7338046d2e64ea7a8bd82c1ff28a00da8
parentf147b119ed2e7c5159ced60d735996b3f5abb56e
purge: fix journal purge

Using a condition when osd_scenario == 'non-collocated' was wrong since
these partitions can be collocated on a single device also. Removing the
check makes the purge of these partitions.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1499871
Signed-off-by: Sébastien Han <seb@redhat.com>
infrastructure-playbooks/purge-cluster.yml