From 9843c47e81b2d093af585549af7a9f2fb82e11d1 Mon Sep 17 00:00:00 2001 From: Dmitriy Rabotyagov Date: Tue, 6 Feb 2024 16:59:15 +0100 Subject: [PATCH] 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 --- tasks/drivers/kvm/nova_compute_kvm.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/tasks/drivers/kvm/nova_compute_kvm.yml b/tasks/drivers/kvm/nova_compute_kvm.yml index a401194a..6139cece 100644 --- a/tasks/drivers/kvm/nova_compute_kvm.yml +++ b/tasks/drivers/kvm/nova_compute_kvm.yml @@ -85,8 +85,6 @@ owner: "root" group: "root" mode: "0600" - when: - - _nova_qemu_conf | length> 0 notify: Restart libvirt-bin tags: - nova-config

AltStyle によって変換されたページ (->オリジナル) /