27 lines
378 B
YAML
27 lines
378 B
YAML
---
|
|
install_packages: # Add addition packages here
|
|
- rsyslog
|
|
- htop
|
|
- vim-nox
|
|
- git
|
|
- zsh
|
|
- curl
|
|
- wget
|
|
- apt-transport-https
|
|
- ca-certificates
|
|
- gnupg2
|
|
- python3
|
|
- python3-pip
|
|
- nfs-common
|
|
- cron
|
|
- jq
|
|
- sudo
|
|
- logwatch
|
|
- sendemail
|
|
- libio-socket-ssl-perl
|
|
- libnet-ssleay-perl
|
|
- iptables-persistent
|
|
- rclone
|
|
- parted
|
|
- open-iscsi
|