ceph-ansible/roles
Guillaume Abrioux 26b396cb6c common: support setting pg autoscaler to off
The current implementation doesn't allow to disable the pg autoscaler
on created pools. This allows only 'on' or 'warn'.

With this commit, this is now possible to disable it.

Valid values would be ['on', 'yes', 'true', 'off', 'no', 'false']

```
openstack_glance_pool:
  name: "images"
  pg_num: 128
  pgp_num: 128
  rule_name: "replicated_rule"
  type: 1
  application: "rbd"
  size: 3
  pg_autoscale_mode: off
```

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=2062621

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 9d1ff8f236)
2022-05-09 13:44:31 +02:00
..
ceph-client common: support setting pg autoscaler to off 2022-05-09 13:44:31 +02:00
ceph-common container: set tcmalloc value by default 2021-07-01 15:46:19 +02:00
ceph-config Use ansible_facts 2021-03-26 00:16:58 +01:00
ceph-container-common Turn off SELinux separation for containers MON and RGW 2022-05-09 13:44:04 +02:00
ceph-container-engine ceph-container-engine: allow override container_package_name and container_service_name 2021-09-09 13:25:00 +02:00
ceph-crash containers: introduce target systemd unit 2021-08-18 13:43:01 -04:00
ceph-dashboard dashboard: fix regression 2022-04-20 06:47:16 +02:00
ceph-defaults tests: remove all references to ceph_stable_release 2021-10-02 15:48:31 +02:00
ceph-facts facts: follow up on aa0cc93 2022-04-21 11:34:18 +02:00
ceph-fetch-keys fix broken ceph-fetch-keys role 2020-12-15 17:30:42 +01:00
ceph-grafana podman pids.max default value is 2048, docker's one is 4096 which are 2021-08-05 11:04:31 -04:00
ceph-handler osds: use osd pool ls instead of osd dump command 2021-08-03 14:03:35 -04:00
ceph-infra Use ansible_facts 2021-03-26 00:16:58 +01:00
ceph-iscsi-gw iscsi: don't set default value for trusted_ip_list 2021-08-19 12:06:58 -04:00
ceph-mds common: support setting pg autoscaler to off 2022-05-09 13:44:31 +02:00
ceph-mgr mgr: append balancer module to ceph_mgr_modules 2021-11-10 14:10:30 +01:00
ceph-mon Turn off SELinux separation for containers MON and RGW 2022-05-09 13:44:04 +02:00
ceph-nfs nfs/rgw: support enforcing keys 2021-10-26 16:39:58 +02:00
ceph-node-exporter podman pids.max default value is 2048, docker's one is 4096 which are 2021-08-05 11:04:31 -04:00
ceph-osd common: support setting pg autoscaler to off 2022-05-09 13:44:31 +02:00
ceph-prometheus podman pids.max default value is 2048, docker's one is 4096 which are 2021-08-05 11:04:31 -04:00
ceph-rbd-mirror containers: introduce target systemd unit 2021-08-18 13:43:01 -04:00
ceph-rgw Turn off SELinux separation for containers MON and RGW 2022-05-09 13:44:04 +02:00
ceph-rgw-loadbalancer ceph-rgw-loadbalancer: Fix keepalived master selection 2021-05-05 09:56:42 +02:00
ceph-validate validate: fix bug when using vault 2021-11-29 13:42:43 +01:00