ceph-ansible/group_vars
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
..
agent.yml.sample All `include_vars` need to have `*.yml`, `*.yaml` or `*.json` extension. 2016-11-24 14:03:49 +01:00
all.yml.sample Remove vars that are no longer used 2018-03-06 09:16:25 +01:00
ceph-fetch-keys.yml.sample All `include_vars` need to have `*.yml`, `*.yaml` or `*.json` extension. 2016-11-24 14:03:49 +01:00
clients.yml.sample client: fix pgs num for client pool creation 2018-03-07 11:18:04 +01:00
common-coreoss.yml.sample All `include_vars` need to have `*.yml`, `*.yaml` or `*.json` extension. 2016-11-24 14:03:49 +01:00
docker-commons.yml.sample docker: fix monitors name 2017-04-10 15:13:12 +02:00
iscsi-gws.yml.sample iscsi: re-enable the scenario 2017-09-28 18:46:28 +02:00
mdss.yml.sample containers: bump memory limit 2018-01-09 11:26:50 +01:00
mgrs.yml.sample Add ability to enable ceph mgr modules. 2017-10-16 15:04:23 +02:00
mons.yml.sample mon: use ceph_crush module in the playbook 2018-03-06 15:24:31 +00:00
nfss.yml.sample Allow to use rados for ganesha exports 2017-11-21 15:21:32 +01:00
osds.yml.sample osd: remove old crush_location implementation 2018-03-06 15:24:31 +00:00
rbd-mirrors.yml.sample container: introduce resource limitation for containers 2017-09-06 14:52:21 +02:00
restapis.yml.sample docker: simplify variable declaration 2017-09-09 01:22:06 +02:00
rgws.yml.sample docker: simplify variable declaration 2017-09-09 01:22:06 +02:00
rhcs.yml.sample Remove vars that are no longer used 2018-03-06 09:16:25 +01:00