added linux std pkgs

This commit is contained in:
2024-11-29 10:45:46 +01:00
parent dd2938bb63
commit 8341408ee2

View File

@@ -38,17 +38,22 @@ security_fail2ban_enabled: false
security_fail2ban_custom_configuration_template: "jail.local.j2" security_fail2ban_custom_configuration_template: "jail.local.j2"
### ###
#packages #packages
#package_list: package_list:
# - curl - bash-completion
# - htop - htop
# - vim - apt-transport-https
# - bash-completion - network-manager
# - apt-transport-https - vim
# - network-manager - curl
# - curl - xclip
# - xclip - net-tools
# - net-tools - rsync
# - rsync - smartmontools
# - smartmontools - parted
# - mlocate - mlocate
# - parted - cpp
- gcc
- make
- psmisc
- linux-headers-$(uname -r)
- open-vpm-tools