ceph-ansible/roles
Guillaume Abrioux 9181c94adf client: fix pgs num for client pool creation
The `pools` dict defined in `roles/ceph-client/defaults/main.yml`
shouldn't have `{{ ceph_conf_overrides.global.osd_pool_default_pg_num
}}` as default value for `pgs` keys.

For instance, if you want some pools to be created but without explicitely
specifying the pgs for these pools (it means you want to use the
`osd_pool_default_pg_num`), you will be obliged to define
`{{ ceph_conf_overrides.global.osd_pool_default_pg_num }}` anyway while you
wanted to use the current default value already defined in the cluster which is
retrieved early in the playbook and stored in the
`{{ osd_pool_default_pg_num }}` fact.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2018-03-07 11:18:04 +01:00
..
ceph-agent ceph-agent: Add support for the openSUSE Leap distributions 2017-11-14 10:51:23 +00:00
ceph-client client: fix pgs num for client pool creation 2018-03-07 11:18:04 +01:00
ceph-common common: run updatedb task on debian systems only 2018-03-06 15:24:31 +00:00
ceph-common-coreos syntax: change local_action syntax 2018-01-31 10:45:34 +01:00
ceph-config osd: remove old crush_location implementation 2018-03-06 15:24:31 +00:00
ceph-defaults osd: remove old crush_location implementation 2018-03-06 15:24:31 +00:00
ceph-docker-common Remove redundant task to check if atomic 2018-02-19 10:10:46 +01:00
ceph-fetch-keys ceph-fetch-keys: Add support for openSUSE Leap distributions 2017-11-14 10:51:23 +00:00
ceph-iscsi-gw syntax: change local_action syntax 2018-01-31 10:45:34 +01:00
ceph-mds mds: fix ansible_service_mgr typo 2018-02-26 13:05:14 +01:00
ceph-mgr syntax: change local_action syntax 2018-01-31 10:45:34 +01:00
ceph-mon mon: fix osd_pool_default_crush_rule persistence and effectiveness 2018-03-06 15:24:31 +00:00
ceph-nfs Revert "[TEST] Test setting up correct systemd file for nfs-ganesha" 2018-02-26 10:23:42 +01:00
ceph-osd osd: remove old crush_location implementation 2018-03-06 15:24:31 +00:00
ceph-rbd-mirror syntax: change local_action syntax 2018-01-31 10:45:34 +01:00
ceph-restapi syntax: change local_action syntax 2018-01-31 10:45:34 +01:00
ceph-rgw rgw: add cluster name option to the handler 2018-03-02 20:59:10 +00:00
ceph.ceph-common rollback previous change for ceph-common change 2016-03-02 18:44:36 +01:00
ceph.ceph-docker-common ceph-docker-common: add symlink to ceph.ceph-docker-common 2017-01-16 10:42:42 -06:00