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:
Dmitriy Rabotyagov 2024-02-06 16:59:15 +01:00
parent 5300fcea9d
commit 9843c47e81
1 changed files with 0 additions and 2 deletions

View File

@ -85,8 +85,6 @@
owner: "root"
group: "root"
mode: "0600"
when:
- _nova_qemu_conf | length > 0
notify: Restart libvirt-bin
tags:
- nova-config