Only start nova-data on the compute hosts
Change-Id: Icd7aa39556c50a3367c3b9630b24b7195612ba70 Closes-Bug: #1517914
This commit is contained in:
parent
6bbd4bf1ca
commit
42b9660c7c
@ -16,6 +16,7 @@
|
||||
volumes:
|
||||
- "/var/lib/nova/instances"
|
||||
- "/var/lib/libvirt"
|
||||
when: inventory_hostname in groups['compute']
|
||||
|
||||
- name: Starting Nova-libvirt container
|
||||
docker:
|
||||
|
Loading…
x
Reference in New Issue
Block a user