Description: Use modular libvirt in debian and ubuntu
Author: Thomas Goirand <zigo@debian.org>
Forwarded: no
Last-Update: 2024-04-30

Index: puppet-module-nova/manifests/params.pp
===================================================================
--- puppet-module-nova.orig/manifests/params.pp
+++ puppet-module-nova/manifests/params.pp
@@ -101,8 +101,8 @@ class nova::params {
       $virtqemu_socket_name              = undef
       $virtproxy_socket_name             = undef
       $virtstorage_socket_name           = undef
-      $modular_libvirt                   = false
-      $modular_libvirt_support           = false
+      $modular_libvirt                   = true
+      $modular_libvirt_support           = true
       $libvirt_guests_environment_file   = '/etc/default/libvirt-guests'
       $scheduler_service_name            = 'nova-scheduler'
       $vncproxy_service_name             = 'nova-novncproxy'
