Define secret key properly

This commit is contained in:
2019-06-11 13:38:02 -04:00
parent 02bfc58473
commit 586cec72ee
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@
ignore_errors: true
- name: set ceph libvirt secret value
command: virsh secret-set-value --secret {{ ceph_storage_secret_uuid }} --base64 {{ libvirt_key.stdout }}
command: virsh secret-set-value --secret {{ pvc_ceph_storage_secret_uuid }} --base64 {{ libvirt_key.stdout }}
ignore_errors: true
- name: configure libvirt for listening