Added variables ceph for glance and cinder.
This commit is contained in:
@ -48,7 +48,7 @@
|
||||
|
||||
- name: set ceph client keyring
|
||||
copy:
|
||||
content: "{{ceph_client_keyring}}"
|
||||
content: "{{ceph_compute_client_keyring}}"
|
||||
dest: /srv/nova-compute/etc/ceph
|
||||
when: use_ceph
|
||||
|
||||
|
Reference in New Issue
Block a user