ceph-ansible/infrastructure-playbooks
Guillaume Abrioux b2b7222b3a [shrink-mon]: force playbook to fail if there is only one mon
The playbook will fail if only 1 mon is in the cluster
and advise to use the `purge-cluster` playbook instead.

Fix #1083
2016-11-25 11:20:11 +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 remove apache support for RGW 2016-11-18 13:13:12 -07: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 All `include_vars` need to have `*.yml`, `*.yaml` or `*.json` extension. 2016-11-24 14:03:49 +01:00
purge-docker-cluster.yml All `include_vars` need to have `*.yml`, `*.yaml` or `*.json` extension. 2016-11-24 14:03:49 +01: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 Merge pull request #1077 from font/rolling_update 2016-11-22 16:56:46 +01:00
shrink-mon.yml [shrink-mon]: force playbook to fail if there is only one mon 2016-11-25 11:20:11 +01:00
shrink-osd.yml All `include_vars` need to have `*.yml`, `*.yaml` or `*.json` extension. 2016-11-24 14:03:49 +01:00
switch-from-non-containerized-to-containerized-ceph-daemons.yml All `include_vars` need to have `*.yml`, `*.yaml` or `*.json` extension. 2016-11-24 14:03:49 +01:00
take-over-existing-cluster.yml All `include_vars` need to have `*.yml`, `*.yaml` or `*.json` extension. 2016-11-24 14:03:49 +01: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>.