mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 14:02:12 +08:00
Bodhi now uses pdc to determine critpath packages.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
@@ -372,7 +372,7 @@ reboot_pkgs = kernel kernel-smp kernel-xen-hypervisor kernel-PAE kernel-xen0 ker
|
||||
|
||||
# Enable this to query the Fedora Package Database for the list of Critical
|
||||
# Path Packages. If disabled, it'll just use the hardcoded list below.
|
||||
critpath.type = pkgdb
|
||||
critpath.type = pdc
|
||||
|
||||
# You can hardcode a list of critical path packages instead of using the PackageDB
|
||||
#critpath_pkgs = kernel
|
||||
|
||||
Reference in New Issue
Block a user