stage #11

Merged
micqdf merged 11 commits from stage into master 2025-04-17 20:27:28 +00:00
Showing only changes of commit 74b2fb8175 - Show all commits

View File

@ -1,8 +1,6 @@
#cloud-config #cloud-config
hostname: ${hostname} hostname: ${hostname}
fqdn: ${hostname}.${domain} fqdn: ${hostname}.${domain}
ssh_authorized_keys:
- ${ssh_key}
runcmd: runcmd:
- curl -fsSL https://tailscale.com/install.sh | sh - curl -fsSL https://tailscale.com/install.sh | sh