File: change_modular_libvirt_default_rhel-5984f51659edf2ec.yaml

package info (click to toggle)
puppet-module-nova 25.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,100 kB
  • sloc: ruby: 11,433; python: 38; sh: 10; makefile: 10
file content (8 lines) | stat: -rw-r--r-- 399 bytes parent folder | download
1
2
3
4
5
6
7
8
---
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.