ceph-ansible/roles/ceph-rgw/tasks
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
..
multisite rgw: fix a typo in create_realm_zonegroup_zone_lists 2020-03-10 14:13:30 +01:00
common.yml ceph-rgw: allow SSL certificate content to supplied 2020-02-17 16:22:11 +01:00
main.yml rgw multisite: enable more than 1 realm per cluster 2020-03-04 12:58:13 -05:00
openstack-keystone.yml improve coding style 2019-04-23 15:37:07 +02:00
pre_requisite.yml ansible: use 'bool' filter on boolean conditionals 2019-06-06 10:21:17 +02:00
rgw_create_pools.yml update osd pool set size command 2020-03-11 11:25:42 +01:00
start_docker_rgw.yml rgw: refact tasks directory layout 2019-10-01 10:27:51 -04:00
start_radosgw.yml improve coding style 2019-04-23 15:37:07 +02:00
systemd.yml rgw: refact tasks directory layout 2019-10-01 10:27:51 -04:00