]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Updates to containerized purge cluster playbook 892/head
authorIvan Font <ivan.font@redhat.com>
Fri, 22 Jul 2016 05:29:58 +0000 (22:29 -0700)
committerIvan Font <ivan.font@redhat.com>
Fri, 22 Jul 2016 05:36:42 +0000 (22:36 -0700)
commit4c0f1c893e85c3d56d38f1fece40a184835b1dc4
tree1f580b6513c34becddb6c336f2bf1734ff24da6a
parentee91c6335a01e5082a010803f53becb2d86ed1fd
Updates to containerized purge cluster playbook

- Update plays to use *_group_name variables that can be overridden by
  user on the command line to use whatever group names desired
- Only gather_facts when necessary to greatly increase speed of playbook
- Prompt user for removing packages on non-atomic hosts only if desired
- Removed unnecessary package-removal
- Zap OSD devices twice to avoid lingering partitions

Signed-off-by: Ivan Font <ivan.font@redhat.com>
purge-docker-cluster.yml