ceph-ansible/roles/ceph-defaults
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 update meta for ansible galaxy 2017-08-25 00:05:44 +02:00
tasks mon: move `osd_pool_default_pg_num` in `ceph-defaults` 2018-11-29 01:49:05 +00:00
README.md Cleanup readme files in roles directories 2017-10-17 11:22:06 +02:00

README.md

Ansible role: ceph-defaults

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