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"
###
#packages
#package_list:
# - curl
# - htop
# - vim
# - bash-completion
# - apt-transport-https
# - network-manager
# - curl
# - xclip
# - net-tools
# - rsync
# - smartmontools
# - mlocate
# - parted
package_list:
- bash-completion
- htop
- apt-transport-https
- network-manager
- vim
- curl
- xclip
- net-tools
- rsync
- smartmontools
- parted
- mlocate
- cpp
- gcc
- make
- psmisc
- linux-headers-$(uname -r)
- open-vpm-tools