Skip to content

Commit

Permalink
[rhel-9.6] manifests: include el9 shared manifest
Browse files Browse the repository at this point in the history
This brings teamd which is a required package for `ext.confg.network.team-dhcp-via-ignition`
  • Loading branch information
jbtrystram committed Oct 14, 2024
1 parent 7856b5b commit d785f42
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ conditional-include:
include: fedora-coreos-config/manifests/shared-el9.yaml
- if: osversion == "rhel-9.4"
include: fedora-coreos-config/manifests/shared-el9.yaml
- if: osversion == "rhel-9.6"
include: fedora-coreos-config/manifests/shared-el9.yaml


documentation: false
Expand Down

0 comments on commit d785f42

Please sign in to comment.