mirror of https://github.com/ceph/ceph-ansible.git
80879df44d
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>
(cherry picked from commit
|
||
---|---|---|
.. | ||
all.yml.sample | ||
clients.yml.sample | ||
iscsigws.yml.sample | ||
mdss.yml.sample | ||
mgrs.yml.sample | ||
mons.yml.sample | ||
nfss.yml.sample | ||
osds.yml.sample | ||
rbdmirrors.yml.sample | ||
realm.yml.sample | ||
rgwloadbalancers.yml.sample | ||
rgws.yml.sample | ||
rhcs.yml.sample | ||
zone.yml.sample |