Files
puppet-nova/releasenotes/notes/change_modular_libvirt_default_rhel-5984f51659edf2ec.yaml
Francesco Di Nucci 3cd25fb69e CentOS/RHEL: Use modular libvirt daemons by default
As of RHEL9 (and thus CentOS 9), modular libvirt is the recommended
mechanism for libvirtd. Adjust the default deployment architecture
accordingly.

Reference
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/considerations_in_adopting_rhel_9/assembly_virtualization_considerations-in-adopting-rhel-9#ref_changes-to-libvirt_assembly_virtualization

Change-Id: I9317d86cd83b686757ff3a0a7335f99503488d1d
2024-06-11 16:17:25 +09:00

9 lines
399 B
YAML

---
upgrade:
- |
The ``modular_libvirt`` parameter now defaults to true on Red Hat family
operating systems. As of RHEL9, it is recommended to use modular libvirt
daemons, while the monolithic daemon has been deprecated. Note that
the current manifests do not fully manage the transition from monolithic
daemon to modular libvirt daemons, and additional cleanup may be needed.