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"
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user