Skip to content
Snippets Groups Projects
Commit 438dd53b authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "Add named volume for nova-libvirt"

parents 24b90f15 a0135502
No related branches found
No related tags found
No related merge requests found
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
- "kolla_logs:/var/log/kolla/" - "kolla_logs:/var/log/kolla/"
- "libvirtd:/var/lib/libvirt" - "libvirtd:/var/lib/libvirt"
- "nova_compute:/var/lib/nova/" - "nova_compute:/var/lib/nova/"
- "nova_libvirt_qemu:/etc/libvirt/qemu"
when: inventory_hostname in groups['compute'] when: inventory_hostname in groups['compute']
- name: Prepare volumes list - name: Prepare volumes list
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment