Update for CentOS 8
This commit is contained in:
parent
5eb90966eb
commit
84e84f9d93
3 changed files with 63 additions and 26 deletions
31
vars/RedHat_8.yml
Normal file
31
vars/RedHat_8.yml
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
---
|
||||
base_packages:
|
||||
- "@core"
|
||||
- NetworkManager-team
|
||||
- NetworkManager-bluetooth
|
||||
- NetworkManager-wifi
|
||||
- NetworkManager-wwan
|
||||
# - aide
|
||||
- bash-completion
|
||||
- chrony
|
||||
- device-mapper-event
|
||||
- dmidecode
|
||||
- firewalld
|
||||
- kexec-tools
|
||||
# - libcap-ng-utils
|
||||
# - pigz # epel
|
||||
- patch
|
||||
- pciutils
|
||||
- python3-libselinux
|
||||
- rng-tools
|
||||
- rsync
|
||||
- screen
|
||||
- usbutils
|
||||
- wget
|
||||
- xz
|
||||
# - yum-cron
|
||||
|
||||
base_packages_servers:
|
||||
- "@^minimal-environment"
|
||||
- NetworkManager-config-server
|
||||
- NetworkManager-dispatcher-routing-rules
|
||||
Loading…
Add table
Add a link
Reference in a new issue