ceph-ansible/infrastructure-playbooks
Ivan Font 7c9cb0993e Include group_vars files in purge cluster playbook
- Add all relevant group_vars files in containerized purge cluster
  playbook and ignore errors if file may not exist.
- Also fixing indentation issues.

Signed-off-by: Ivan Font <ivan.font@redhat.com>
2016-08-19 09:11:56 -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 create a directory for infrastructure playbooks 2016-08-17 11:53:34 +02:00
purge-docker-cluster.yml Include group_vars files in purge cluster playbook 2016-08-19 09:11:56 -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 create a directory for infrastructure playbooks 2016-08-17 11:53:34 +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
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.