feat: remove network-scripts package for el9

- move network-scripts from all almalinux releases to just el8
This commit is contained in:
Ben Vincent 2024-12-08 19:16:03 +11:00
parent fbd28a170c
commit 2d8178e78d
2 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,4 @@
# hieradata/os/AlmaLinux/AlmaLinux8.yaml # hieradata/os/AlmaLinux/AlmaLinux8.yaml
--- ---
profiles::packages::include:
network-scripts: {}

View File

@ -10,7 +10,6 @@ hiera_include:
profiles::packages::include: profiles::packages::include:
lzo: {} lzo: {}
network-scripts: {}
policycoreutils: {} policycoreutils: {}
unar: {} unar: {}
xz: {} xz: {}