added linux std pkgs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user