ceph-ansible/infrastructure-playbooks
Ivan Font 5a5e185e11 Reworked purge cluster playbook
- Separated out one large playbook into multiple playbooks to run
  host-type by host-type i.e. mdss, rgws, rbdmirrors, nfss, osds, mons.
- Combined common tasks into one shared task for all hosts where
  applicable
- Fixed various bugs

Signed-off-by: Ivan Font <ivan.font@redhat.com>
2016-10-05 21:32:38 -07:00
..
README.md create a directory for infrastructure playbooks 2016-08-17 11:53:34 +02:00
cluster-maintenance.yml create a directory for infrastructure playbooks 2016-08-17 11:53:34 +02:00
cluster-os-migration.yml create a directory for infrastructure playbooks 2016-08-17 11:53:34 +02:00
localrepo-site.yml.sample create a directory for infrastructure playbooks 2016-08-17 11:53:34 +02:00
osd-configure.yml create a directory for infrastructure playbooks 2016-08-17 11:53:34 +02:00
purge-cluster.yml Reworked purge cluster playbook 2016-10-05 21:32:38 -07:00
purge-docker-cluster.yml Update relative path to include vars 2016-08-24 00:27:54 -07:00
purge-multisite.yml Rebased and moved multisite/rgw playbooks to infrastructure-playbooks 2016-08-17 13:28:01 -04:00
rgw-standalone.yml Rebased and moved multisite/rgw playbooks to infrastructure-playbooks 2016-08-17 13:28:01 -04:00
rolling_update.yml upgrade: add custom timeout options 2016-10-03 11:27:02 +02:00
shrink-mon.yml create a directory for infrastructure playbooks 2016-08-17 11:53:34 +02:00
shrink-osd.yml create a directory for infrastructure playbooks 2016-08-17 11:53:34 +02:00
switch-from-non-containerized-to-containerized-ceph-daemons.yml ability to switch from bare metal to containerized daemons 2016-09-21 18:07:50 +02:00
take-over-existing-cluster.yml create a directory for infrastructure playbooks 2016-08-17 11:53:34 +02:00

README.md

Infrastructure playbooks

This directory contains a variety of playbooks that can be used independently of the Ceph roles we have. They aim to perform infrastructure related tasks that would help use managing a Ceph cluster or performing certain operational tasks.