Skip to content

Commit

Permalink
common.yaml: include fedora-coreos-config/manifests/shared-el9.yaml
Browse files Browse the repository at this point in the history
Introduced upstream in [1].

[1] coreos/fedora-coreos-config@0991030
  • Loading branch information
dustymabe committed Sep 28, 2024
1 parent fb034cb commit e6398a4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,11 @@ conditional-include:
include: zram-no-defaults.yaml
- if: osversion == "rhel-9.4"
include: zram-no-defaults.yaml
# Packages specific to el9
- if: osversion == "c9s"
include: fedora-coreos-config/manifests/shared-el9.yaml
- if: osversion == "rhel-9.4"
include: fedora-coreos-config/manifests/shared-el9.yaml


documentation: false
Expand Down

0 comments on commit e6398a4

Please sign in to comment.