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

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
Reference in New Issue
openstack/openstack-ansible-os_nova
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.