mirror of
https://github.com/coreos/fedora-coreos-config.git
synced 2026-02-05 09:45:30 +01:00
manifest: temporarily name systemd-pam in our packages
This is a temporary hack to include systemd-pam. This is fixed in bootc base images [1], but they are having trouble building rawhide right now [2]. [1] https://gitlab.com/fedora/bootc/base-images/-/merge_requests/350 [2] https://gitlab.com/fedora/bootc/tracker/-/issues/84
This commit is contained in:
@@ -12,3 +12,13 @@ repos:
|
||||
- fedora-rawhide
|
||||
|
||||
include: manifests/fedora-coreos.yaml
|
||||
|
||||
conditional-include:
|
||||
# Temporary hack to include systemd-pam. This is fixed in bootc base
|
||||
# images [1], but they are having trouble building rawhide right now [2].
|
||||
# [1] https://gitlab.com/fedora/bootc/base-images/-/merge_requests/350
|
||||
# [2] https://gitlab.com/fedora/bootc/tracker/-/issues/84
|
||||
- if: releasever == 44
|
||||
include:
|
||||
packages:
|
||||
- systemd-pam
|
||||
|
||||
Reference in New Issue
Block a user