ceph-ansible/tests/functional/collocation/group_vars
Guillaume Abrioux c101cb3931 defaults: change defaults value
this commit changes defaults value in default pool definitions.

there's no need to define `pg_num`, `pgp_num`, `size` and `min_size`,
`ceph_pool` module will use the current default if needed.

This also drops the 3 following `set_fact` in `ceph-facts`:

- osd_pool_default_pg_num,
- osd_pool_default_pgp_num,
- osd_pool_default_size_num

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2020-10-02 07:42:40 +02:00
..
all Remove unused centos docker tasks 2020-09-29 07:35:10 +02:00
clients defaults: change defaults value 2020-10-02 07:42:40 +02:00
osds ceph-osd: remove ceph-osd-run.sh script 2020-06-18 17:51:13 +02:00
rgws rgw: extend automatic rgw pool creation capability 2020-02-17 16:07:43 +01:00