ceph-ansible/roles/ceph-mon
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 roles: fix *_docker_memory_limit default value 2018-10-29 14:59:09 +01:00
files/precise Rename roles' names 2014-07-08 15:39:42 +02: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
templates mon: use `_current_monitor_address` in systemd unit file 2018-10-31 14:16:10 +01:00
LICENSE Add READMEs for each roles 2015-07-25 10:51:53 +02:00
README.md Cleanup readme files in roles directories 2017-10-17 11:22:06 +02:00

README.md

Ansible role: ceph-mon

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