stage #11

Merged
micqdf merged 11 commits from stage into master 2025-04-17 20:27:28 +00:00
2 changed files with 1 additions and 11 deletions
Showing only changes of commit 6dec58856e - Show all commits

View File

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

View File

@ -1,6 +1,6 @@
{ {
"version": 4, "version": 4,
"terraform_version": "1.11.4", "terraform_version": "1.8.3",
"serial": 31, "serial": 31,
"lineage": "7a39dd41-1655-172c-950b-b8c5398caf69", "lineage": "7a39dd41-1655-172c-950b-b8c5398caf69",
"outputs": {}, "outputs": {},