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
(cherry picked from commit 9843c47e81)
This commit is contained in:
Dmitriy Rabotyagov 2024-02-06 16:59:15 +01:00 committed by Dmitriy Rabotyagov
parent b4ff4dc038
commit 1aa23f03e5
1 changed files with 0 additions and 2 deletions

View File

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