feat: remove network-scripts package for el9
- move network-scripts from all almalinux releases to just el8
This commit is contained in:
parent
fbd28a170c
commit
2d8178e78d
@ -1,2 +1,4 @@
|
|||||||
# hieradata/os/AlmaLinux/AlmaLinux8.yaml
|
# hieradata/os/AlmaLinux/AlmaLinux8.yaml
|
||||||
---
|
---
|
||||||
|
profiles::packages::include:
|
||||||
|
network-scripts: {}
|
||||||
|
|||||||
@ -10,7 +10,6 @@ hiera_include:
|
|||||||
|
|
||||||
profiles::packages::include:
|
profiles::packages::include:
|
||||||
lzo: {}
|
lzo: {}
|
||||||
network-scripts: {}
|
|
||||||
policycoreutils: {}
|
policycoreutils: {}
|
||||||
unar: {}
|
unar: {}
|
||||||
xz: {}
|
xz: {}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user