Skip to content

Commit

Permalink
manifests/fedora-coreos: drop kdump-aarch64-aws-workaround
Browse files Browse the repository at this point in the history
No longer need that workaround since the issue has been fixed
Fixes: coreos/fedora-coreos-tracker#1187
  • Loading branch information
gursewak1997 authored and dustymabe committed Feb 9, 2024
1 parent cf5395e commit 89ad211
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
3 changes: 0 additions & 3 deletions manifests/fedora-coreos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ conditional-include:
- if: prod == false
# long-term, would be good to support specifying a nested TreeComposeConfig
include: disable-zincati.yaml
- if: basearch == "aarch64"
# Fixup for kdump on aarch64 AWS instances
include: kdump-aarch64-aws-workaround.yaml
- if: basearch != "s390x"
# And remove some cruft from grub2
include: grub2-removals.yaml
Expand Down
12 changes: 0 additions & 12 deletions manifests/kdump-aarch64-aws-workaround.yaml

This file was deleted.

0 comments on commit 89ad211

Please sign in to comment.