ceph-ansible/roles/ceph-client
Guillaume Abrioux d4c0960f04 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>
2018-11-21 15:42:50 +00:00
..
defaults mon: move `osd_pool_default_pg_num` in `ceph-defaults` 2018-11-21 15:42:50 +00:00
meta lint: meta add company info 2018-11-08 10:22:02 +00:00
tasks mon: move `osd_pool_default_pg_num` in `ceph-defaults` 2018-11-21 15:42:50 +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/.