-
Notifications
You must be signed in to change notification settings - Fork 159
/
Copy pathmanifest-lock.overrides.yaml
35 lines (34 loc) · 1.45 KB
/
manifest-lock.overrides.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# This lockfile should be used to pin to a package version (`type: pin`) or to
# fast-track packages ahead of Bodhi (`type: fast-track`). Fast-tracked
# packages will automatically be removed once they are in the stable repos.
#
# IMPORTANT: YAML comments *will not* be preserved. All `pin` overrides *must*
# include a URL in the `metadata.reason` key. Overrides of type `fast-track`
# *should* include a Bodhi update URL in the `metadata.bodhi` key and a URL
# in the `metadata.reason` key, though it's acceptable to omit a `reason`
# for FCOS-specific packages (ignition, afterburn, etc.).
packages:
clevis:
evr: 21-7.fc41
metadata:
bodhi: https://bodhi.fedoraproject.org/updates/FEDORA-2024-57c484d6c1
reason: https://github.com/coreos/fedora-coreos-tracker/issues/1836
type: fast-track
clevis-dracut:
evr: 21-7.fc41
metadata:
bodhi: https://bodhi.fedoraproject.org/updates/FEDORA-2024-57c484d6c1
reason: https://github.com/coreos/fedora-coreos-tracker/issues/1836
type: fast-track
clevis-luks:
evr: 21-7.fc41
metadata:
bodhi: https://bodhi.fedoraproject.org/updates/FEDORA-2024-57c484d6c1
reason: https://github.com/coreos/fedora-coreos-tracker/issues/1836
type: fast-track
clevis-systemd:
evr: 21-7.fc41
metadata:
bodhi: https://bodhi.fedoraproject.org/updates/FEDORA-2024-57c484d6c1
reason: https://github.com/coreos/fedora-coreos-tracker/issues/1836
type: fast-track