Always distribute qemu config file
In case when ceph is not being used as backend for nova, qemu.conf file is not distributed, thus some settings, like nova_qemu_vnc_tls do not have any effect Closes-Bug: #2003749 Change-Id: I4bc68567cda57d73d030d9a5017cc411f7ee7732
This commit is contained in:
parent
5300fcea9d
commit
9843c47e81
@ -85,8 +85,6 @@
|
||||
owner: "root"
|
||||
group: "root"
|
||||
mode: "0600"
|
||||
when:
|
||||
- _nova_qemu_conf | length > 0
|
||||
notify: Restart libvirt-bin
|
||||
tags:
|
||||
- nova-config
|
||||
|
Loading…
Reference in New Issue
Block a user