ceph-ansible/infrastructure-playbooks
Guillaume Abrioux 8871de6d99 simplify monitor address setting
this drops the following parameters:

- monitor_address_block
- monitor_interface
- monitor_address

The monitor address will be automatically set from `public_network` parameter.

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
2024-03-08 13:02:44 +01:00
..
untested-by-ci address Ansible linter errors 2024-02-16 00:38:19 +01:00
vars osd: remove variable osd_scenario 2019-04-11 11:57:02 -04:00
README.md doc: update infra playbooks statements 2020-02-25 15:27:52 +01:00
add-mon.yml ceph-exporter: add installation role 2024-03-07 20:22:44 +01:00
backup-and-restore-ceph-files.yml address Ansible linter errors 2024-02-16 00:38:19 +01:00
ceph-keys.yml address Ansible linter errors 2024-02-16 00:38:19 +01:00
cephadm-adopt.yml ceph-exporter: add installation role 2024-03-07 20:22:44 +01:00
cephadm.yml simplify monitor address setting 2024-03-08 13:02:44 +01:00
docker-to-podman.yml ceph-exporter: add installation role 2024-03-07 20:22:44 +01:00
gather-ceph-logs.yml drop iscsigw support 2024-02-16 08:59:05 +01:00
lv-create.yml address Ansible linter errors 2024-02-16 00:38:19 +01:00
lv-teardown.yml address Ansible linter errors 2024-02-16 00:38:19 +01:00
purge-cluster.yml ceph-exporter: add installation role 2024-03-07 20:22:44 +01:00
purge-container-cluster.yml purge: merge playbooks 2021-07-22 10:49:44 -04:00
purge-dashboard.yml address Ansible linter errors 2024-02-16 00:38:19 +01:00
rgw-add-users-buckets.yml address Ansible linter errors 2024-02-16 00:38:19 +01:00
rolling_update.yml simplify monitor address setting 2024-03-08 13:02:44 +01:00
shrink-mds.yml address Ansible linter errors 2024-02-16 00:38:19 +01:00
shrink-mgr.yml address Ansible linter errors 2024-02-16 00:38:19 +01:00
shrink-mon.yml address Ansible linter errors 2024-02-16 00:38:19 +01:00
shrink-osd.yml address Ansible linter errors 2024-02-16 00:38:19 +01:00
shrink-rbdmirror.yml address Ansible linter errors 2024-02-16 00:38:19 +01:00
shrink-rgw.yml address Ansible linter errors 2024-02-16 00:38:19 +01:00
storage-inventory.yml address Ansible linter errors 2024-02-16 00:38:19 +01:00
switch-from-non-containerized-to-containerized-ceph-daemons.yml ceph-exporter: add installation role 2024-03-07 20:22:44 +01:00
take-over-existing-cluster.yml drop iscsigw support 2024-02-16 08:59:05 +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, run ansible-playbook infrastructure-playbooks/<playbook>.