ceph-ansible/roles/ceph-rgw
Dimitri Savineau e62532de46 update osd pool set size command
Since [1] we can't use osd pool without replicas (size: 1) by default.
We now need to set the mon_allow_pool_size_one flag to true in the ceph
configuration and add the --yes-i-really-mean-it flag to the osd pool
set size cli.

[1] https://github.com/ceph/ceph/commit/21508bd

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2020-03-11 11:25:42 +01:00
..
defaults rgw: extend automatic rgw pool creation capability 2020-02-17 16:07:43 +01:00
handlers rgw multisite: enable more than 1 realm per cluster 2020-03-04 12:58:13 -05:00
meta meta: set the right minimum ansible version required for galaxy 2018-12-11 09:59:25 +01:00
tasks update osd pool set size command 2020-03-11 11:25:42 +01:00
templates containers: add KillMode=none to systemd templates 2020-02-13 16:11:33 +01:00
LICENSE Add READMEs for each roles 2015-07-25 10:51:53 +02:00
README.md Cleanup readme files in roles directories 2017-10-17 11:22:06 +02:00

README.md

Ansible role: ceph-rgw

Documentation is available at http://docs.ceph.com/ceph-ansible/.