Commit Graph

6 Commits (b4104b1016d078b6c7364d11579681b369ea49ba)

Author SHA1 Message Date
Ivan Font 3d2487d2a1 Updates to containerized purge cluster playbook
- Reorder package removal steps
- Remove package dependencies after package is removed

Signed-off-by: Ivan Font <ivan.font@redhat.com>
2016-07-28 07:55:37 -07:00
Ivan Font 4c0f1c893e 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>
2016-07-21 22:36:42 -07:00
Ivan Font ee91c6335a Add ability to purge containerized Ceph cluster
This removes containers, container images, packages, configuration files
and all the data. Removal of container image tasks are tagged with
'remove_img' to skip removal if desired.

Signed-off-by: Ivan Font <ivan.font@redhat.com>
2016-07-21 22:36:42 -07:00
Jim Curtis baed49e1c7 docker: fix missing quotes 2016-06-21 09:29:02 -07:00
Ivo Jimenez 957e385f04 docker: uses ceph_osd_docker_devices variable in purge
Also checks for the existence of gdisk
2016-05-03 10:44:13 -07:00
Sébastien Han ae5775db27 Add a purge playbook when running ceph in containers
Signed-off-by: Sébastien Han <seb@redhat.com>
2015-10-21 00:28:35 +02:00