mirror of https://github.com/ceph/ceph-ansible.git
parent
e1a1f81b6f
commit
020e66c1b4
|
@ -11,7 +11,7 @@
|
|||
ceph_config_keys:
|
||||
- /var/lib/ceph/bootstrap-rgw/{{ cluster }}.keyring
|
||||
|
||||
- name: merge ceph_config_keys and admin_keyring
|
||||
- name: merge ceph_config_keys and admin_keyring
|
||||
set_fact:
|
||||
ceph_config_keys: "{{ ceph_config_keys + admin_keyring }}"
|
||||
when:
|
||||
|
|
Loading…
Reference in New Issue