17 lines
180 B
YAML
17 lines
180 B
YAML
manage_network: false
|
|
network_type: static
|
|
allow_reboot: true
|
|
|
|
packages:
|
|
- cryptsetup
|
|
- curl
|
|
- htop
|
|
- jq
|
|
- kpartx
|
|
- ncdu
|
|
- rsync
|
|
- screen
|
|
- tree
|
|
- vim
|
|
- wget
|