ceph-ansible/infrastructure-playbooks
Sébastien Han 991341f525 rolling_update: add variable to upgrade ceph
My stupid self removed this crucial variable here: 217ce3ca thinking it
was another hard coded variable import where this is actually the
trigger for the upgrade.

Closes: #1071

Signed-off-by: Sébastien Han <seb@redhat.com>
2016-11-04 17:31:02 +01:00
..
README.md rolling_update: fix wrong indent 2016-10-26 12:51:08 -05:00
ansible.cfg Update for infrastructure-playbooks execution 2016-10-26 09:43:37 -07:00
cluster-maintenance.yml create a directory for infrastructure playbooks 2016-08-17 11:53:34 +02:00
cluster-os-migration.yml infrastructure-playbooks: fix syntax errors in all playbooks 2016-10-25 16:56:58 -05: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 Adjust 'devices' list check for being not defined in purge-cluster playbook (see PR #1024) 2016-11-03 06:36:42 +00:00
purge-docker-cluster.yml Fix rbd-mirrors group name 2016-11-01 12:21:47 +00:00
purge-multisite.yml infrastructure-playbooks: fix syntax errors in all playbooks 2016-10-25 16:56:58 -05:00
rgw-standalone.yml Rebased and moved multisite/rgw playbooks to infrastructure-playbooks 2016-08-17 13:28:01 -04:00
rolling_update.yml rolling_update: add variable to upgrade ceph 2016-11-04 17:31:02 +01: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 Fix typos 2016-11-01 12:29:21 +00: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.

To use them, you must move them to ceph-ansible's root directory, then run using ansible-playbook <playbook>.