From 169278f5fa7c822ccba43ca1df390784ba3abd62 Mon Sep 17 00:00:00 2001 From: Randy Barlow Date: Thu, 16 Nov 2017 15:40:28 +0000 Subject: [PATCH] Bodhi now uses pdc to determine critpath packages. Signed-off-by: Randy Barlow --- roles/bodhi2/base/templates/production.ini.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/bodhi2/base/templates/production.ini.j2 b/roles/bodhi2/base/templates/production.ini.j2 index 5b22659840..4a5e3ac65f 100644 --- a/roles/bodhi2/base/templates/production.ini.j2 +++ b/roles/bodhi2/base/templates/production.ini.j2 @@ -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