
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
9 lines
399 B
YAML
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.
|