]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
client: don't make `osd_pool_default_pg_num` mandatory
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 12 Dec 2017 10:28:36 +0000 (11:28 +0100)
committerSébastien Han <seb@redhat.com>
Thu, 14 Dec 2017 16:22:07 +0000 (17:22 +0100)
commita24fd1cfd9a2f5a5daa9bee1f533cd2da0cc8fe2
treed082f262c4ecb2ec50470a499f0a97b719bec470
parentab1dd3027a4b9932e58f28b86ab46979eb1f1682
client: don't make `osd_pool_default_pg_num` mandatory

making `osd_pool_default_pg_num` mandatory is a bit agressive and is
unrelated when you just want to create users keyrings.

Closes: #2241
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
group_vars/clients.yml.sample
roles/ceph-client/defaults/main.yml
roles/ceph-client/tasks/create_users_keys.yml
roles/ceph-client/tasks/main.yml