initial commit

This commit is contained in:
Riedel
2026-08-19 09:51:43 +02:00
commit d777c1e975
79 changed files with 2263 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
---
base_os_packages:
- vim
- chrony
- auditd
- firewalld
- rsyslog
- sudo
base_os_unwanted_packages:
- sendmail
- telnet
- rsh-client
- rsh-redone-client
- nis
- tftp
base_os_chrony_config_path: /etc/chrony/chrony.conf
base_os_chrony_service_name: chrony

View File

@@ -0,0 +1,17 @@
---
base_os_packages:
- vim-enhanced
- chrony
- audit
- policycoreutils-python-utils
- firewalld
- rsyslog
- sudo
base_os_unwanted_packages:
- sendmail
- telnet
- rsh
- ypbind
- tftp
base_os_chrony_config_path: /etc/chrony.conf
base_os_chrony_service_name: chronyd