Bodhi: switch to grouped critpath for prod too (whee!)
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
4f78db48e7
commit
842db118e8
1 changed files with 0 additions and 4 deletions
|
@ -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
|
# Center by setting this value to `pdc`. If it isn't set, it'll just use the
|
||||||
# hardcoded list below.
|
# hardcoded list below.
|
||||||
# critpath.type =
|
# critpath.type =
|
||||||
{% if env == "staging" %}
|
|
||||||
critpath.type = json
|
critpath.type = json
|
||||||
critpath.jsonpath = /etc/bodhi/critpath
|
critpath.jsonpath = /etc/bodhi/critpath
|
||||||
{% else %}
|
|
||||||
critpath.type = pdc
|
|
||||||
{% endif %}
|
|
||||||
|
|
||||||
|
|
||||||
# You can hardcode a list of critical path packages instead of using the PkgDB
|
# You can hardcode a list of critical path packages instead of using the PkgDB
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue