purge: remove monitor store and bootstrap keys

remove monitor store and bootstrap keys otherwise the play can not
complete

Signed-off-by: Sébastien Han <seb@redhat.com>
pull/646/head
Sébastien Han 2016-03-24 13:49:26 +01:00
parent d9fb812029
commit 53a62f0c89
1 changed files with 9 additions and 3 deletions

View File

@ -189,6 +189,12 @@
when:
osd_group_name in group_names
- name: remove monitor store and bootstrap keys
shell: rm -rf /var/lib/ceph/
failed_when: false
when:
mon_group_name in group_names
- name: is reboot needed
local_action: shell echo requesting reboot
notify: