ceph-ansible/tests/functional/external_clients
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
..
container defaults: change defaults value 2020-10-02 07:42:40 +02:00
inventory defaults: change defaults value 2020-10-02 07:42:40 +02:00
Vagrantfile tests: add external_clients scenario 2020-01-31 12:02:15 +01:00
ceph-override.json tests: add external_clients scenario 2020-01-31 12:02:15 +01:00
vagrant_variables.yml tests: add external_clients scenario 2020-01-31 12:02:15 +01:00