client: do not copy admin key by default

Signed-off-by: Sébastien Han <seb@redhat.com>
pull/1849/head
Sébastien Han 2017-09-02 00:52:55 +02:00
parent 5b3ba28607
commit 23a0c26c4f
3 changed files with 5 additions and 3 deletions

View File

@ -11,7 +11,7 @@ dummy:
# GENERAL #
###########
#fetch_directory: fetch/
#copy_admin_key: false
#user_config: false
#pools:

View File

@ -3,7 +3,7 @@
# GENERAL #
###########
fetch_directory: fetch/
copy_admin_key: false
user_config: false
pools:

View File

@ -6,7 +6,9 @@
owner: "ceph"
group: "ceph"
mode: "0600"
when: cephx
when:
- cephx
- copy_admin_key
- name: check if global key exists in ceph_conf_overrides
set_fact: