ceph-ansible/roles/ceph-client
Guillaume Abrioux 68b2ad11ee mon: move `osd_pool_default_pg_num` in `ceph-defaults`
`osd_pool_default_pg_num` parameter is set in `ceph-mon`.
When using ceph-ansible with `--limit` on a specifc group of nodes, it
will fail when trying to access this variables since it wouldn't be
defined.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1518696

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit d4c0960f04)
2018-11-29 01:49:05 +00:00
..
defaults mon: move `osd_pool_default_pg_num` in `ceph-defaults` 2018-11-29 01:49:05 +00:00
meta ceph-client: Add support for the openSUSE Leap distributions 2017-11-14 10:51:23 +00:00
tasks mon: move `osd_pool_default_pg_num` in `ceph-defaults` 2018-11-29 01:49:05 +00: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/.