ceph-ansible/roles/ceph-client
Guillaume Abrioux f60b049ae5 client: remove default value for pg_num in pools creation
trying to set the default value for pg_num to
`hostvars[groups[mon_group_name][0]]['osd_pool_default_pg_num'])` will
break in case of external client nodes deployment.
the `pg_num` attribute should be mandatory and be tested in future
`ceph-validate` role.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2018-05-10 11:51:02 -07:00
..
defaults tests: update the type for the rule used in pools 2018-04-30 08:15:18 +02:00
meta ceph-client: Add support for the openSUSE Leap distributions 2017-11-14 10:51:23 +00:00
tasks client: remove default value for pg_num in pools creation 2018-05-10 11:51:02 -07:00
LICENSE ceph-client: introduce new client role 2016-05-11 14:36:35 +02:00
README.md Cleanup readme files in roles directories 2017-10-17 11:22:06 +02:00

README.md

Ansible role: ceph-client

Documentation is available at http://docs.ceph.com/ceph-ansible/.