ceph-ansible/roles/ceph-client/tasks
Sébastien Han ddac3a1fb5 mon: pool creation and pgs
Since we introduced config_overrides we removed a lot of options from
the default template. In some cases, like mds pool, openstack pools etc
we need to know the amount of PGs required. The idea here is to skip the
task if ceph_conf_overrides.global.osd_pool_default_pg_num is not define
in your `group_vars/all.yml`.

Closes: #1145

Signed-off-by: Sébastien Han <seb@redhat.com>
Co-Authored-By: Guillaume Abrioux <gabrioux@redhat.com>
2017-01-19 11:30:39 +01:00
..
create_users_keys.yml moving to ansible v2.2 compatibility 2016-11-04 10:09:38 +01:00
main.yml mon: pool creation and pgs 2017-01-19 11:30:39 +01:00
pre_requisite.yml ceph-client: introduce new client role 2016-05-11 14:36:35 +02:00