feat: include template
All checks were successful
continuous-integration/drone/push Build is passing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2024-11-30 00:25:13 +01:00
parent f137d7fadf
commit 7708a0cdf3
Signed by: kjuulh
GPG Key ID: D85D7535F18F35FA

View File

@ -0,0 +1,8 @@
#cloud-config
runcmd:
- apt update
- apt install -y qemu-guest-agent neovim ranger
- systemctl start qemu-guest-agent
- systemctl enable --now sshd
fqdn: ${hostname}.${domain}