Bodhi: switch to grouped critpath for prod too (whee!)

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2023-01-26 14:58:27 -08:00
parent 4f78db48e7
commit 842db118e8

View file

@ -541,12 +541,8 @@ reboot_pkgs = kernel kernel-smp kernel-PAE glibc hal dbus
# Center by setting this value to `pdc`. If it isn't set, it'll just use the
# hardcoded list below.
# critpath.type =
{% if env == "staging" %}
critpath.type = json
critpath.jsonpath = /etc/bodhi/critpath
{% else %}
critpath.type = pdc
{% endif %}
# You can hardcode a list of critical path packages instead of using the PkgDB