Added variables ceph for glance and cinder.

This commit is contained in:
Egon Rijpkema
2018-06-20 16:39:18 +02:00
parent c0555cdcfa
commit 75f384c579
3 changed files with 26 additions and 6 deletions

View File

@ -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