ceph-ansible/infrastructure-playbooks
Sébastien Han 450108fab9 infra: add independant purge-iscsi-gateways.yml
The current inclusion of purge-iscsi-gateways.yml in purge-cluster.yml
is not working well and blocking the CI too. So removing it from
purge-cluster.yml and re-add the original purge-iscsi-gateways.yml.

Signed-off-by: Sébastien Han <seb@redhat.com>
2017-10-09 17:25:44 +02:00
..
untested-by-ci infra playbook: move untested scenario to a new dir 2017-09-01 19:58:24 +02: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
osd-configure.yml infrastructure-playbooks: update with ceph-defaults roles 2017-08-02 17:12:20 +02:00
purge-cluster.yml infra: add independant purge-iscsi-gateways.yml 2017-10-09 17:25:44 +02:00
purge-docker-cluster.yml purge-docker: rework device detection 2017-10-07 03:39:04 +02:00
purge-iscsi-gateways.yml infra: add independant purge-iscsi-gateways.yml 2017-10-09 17:25:44 +02:00
rgw-standalone.yml infrastructure-playbooks: update with ceph-defaults roles 2017-08-02 17:12:20 +02:00
rolling_update.yml infra: use the pg check in the right place 2017-10-09 17:25:41 +02:00
shrink-mon.yml shrink: support for container 2017-09-20 16:25:07 +02:00
shrink-osd.yml shrink-osd: admin key not needed for container shrink 2017-10-07 00:20:43 +02:00
switch-from-non-containerized-to-containerized-ceph-daemons.yml infra: use the pg check in the right place 2017-10-09 17:25:41 +02:00
take-over-existing-cluster.yml infrastructure-playbooks: update with ceph-defaults roles 2017-08-02 17:12:20 +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>.