Skip to content

Commit

Permalink
overrides: fast-track afterburn 4.4.0
Browse files Browse the repository at this point in the history
For the conditional networking work.
  • Loading branch information
jlebon committed May 25, 2020
1 parent 37c0290 commit 6e104c5
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 0 deletions.
5 changes: 5 additions & 0 deletions manifest-lock.overrides.aarch64.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
packages:
# Fast-track afterburn for conditional networking
# https://github.com/coreos/ignition/issues/979
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-9b2509449e
afterburn:
evra: 4.4.0-1.fc32.aarch64
# crypto-policies without python dependencies
# We're pulling from f32 here as this is a brand new change
# and the maintainer is not comfortable sending it to F31 yet.
Expand Down
5 changes: 5 additions & 0 deletions manifest-lock.overrides.ppc64le.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
packages:
# Fast-track afterburn for conditional networking
# https://github.com/coreos/ignition/issues/979
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-9b2509449e
afterburn:
evra: 4.4.0-1.fc32.ppc64le
# crypto-policies without python dependencies
# We're pulling from f32 here as this is a brand new change
# and the maintainer is not comfortable sending it to F31 yet.
Expand Down
5 changes: 5 additions & 0 deletions manifest-lock.overrides.s390x.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
packages:
# Fast-track afterburn for conditional networking
# https://github.com/coreos/ignition/issues/979
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-9b2509449e
afterburn:
evra: 4.4.0-1.fc32.s390x
# crypto-policies without python dependencies
# We're pulling from f32 here as this is a brand new change
# and the maintainer is not comfortable sending it to F31 yet.
Expand Down
5 changes: 5 additions & 0 deletions manifest-lock.overrides.x86_64.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
packages:
# Fast-track afterburn for conditional networking
# https://github.com/coreos/ignition/issues/979
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-9b2509449e
afterburn:
evra: 4.4.0-1.fc32.x86_64
# crypto-policies without python dependencies
# We're pulling from f32 here as this is a brand new change
# and the maintainer is not comfortable sending it to F31 yet.
Expand Down

0 comments on commit 6e104c5

Please sign in to comment.