From 012f59c57f0293dc3334b756a0a2644add7851e9 Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Thu, 23 Nov 2017 20:53:22 +0000 Subject: [PATCH] PDC is too slow for bodhi, for a workaround let's use pkgdb Signed-off-by: Patrick Uiterwijk --- 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 4a5e3ac65f..5b22659840 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 = pdc +critpath.type = pkgdb # You can hardcode a list of critical path packages instead of using the PackageDB #critpath_pkgs = kernel