stage #11

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

View File

@ -0,0 +1,9 @@
#cloud-config
hostname: ${hostname}
fqdn: ${hostname}.${domain}
runcmd:
- curl -fsSL https://tailscale.com/install.sh | sh
- tailscale up --auth-key=${TS_AUTHKEY}
- tailscale set --ssh