ceph-ansible/roles/ceph-client/tasks
John Fulton a57f61efd9 Add option to create client keyring file but not import it
Add new boolean parameter for client config create_key_file_only
with a default of false. When create_key_file_only is true, the
client tasks to connect to the external ceph cluster to verify
the key `ceph auth import` the key are skipped.

Fixes: #1848
2017-09-06 13:56:06 +00:00
..
create_users_keys.yml Add option to create client keyring file but not import it 2017-09-06 13:56:06 +00:00
main.yml Check if ceph_conf_overrides.global is defined before calling it 2017-02-09 20:28:58 +01:00
pre_requisite.yml client: do not copy admin key by default 2017-09-02 00:54:17 +02:00