ceph-ansible/roles/ceph-client/tasks
Guillaume Abrioux ab1dd3027a client: don't try to generate keys
the entrypoint to generate users keyring is `ceph-authtool`, therefore,
it can expand the `$(ceph-authtool --gen-print-key)` inside the
container. Users must generate a keyring themselves.
This commit also adds a check to ensure keyring are properly filled when
`user_config: true`.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2017-12-14 17:22:07 +01:00
..
create_users_keys.yml osd: enhance backward compatibility 2017-11-03 11:15:23 +01:00
main.yml Refact code for set_osd_pool_default_* 2017-10-04 15:40:10 +02:00
pre_requisite.yml client: don't try to generate keys 2017-12-14 17:22:07 +01:00