10 lines
171 B
YAML
10 lines
171 B
YAML
---
|
|
install_software:
|
|
- git
|
|
- bash
|
|
- dropbear
|
|
- python3
|
|
# - openssh-server # enable when needed for scp
|
|
- openssh-client-default
|
|
- openssh-client-common
|