terraform fmt
All checks were successful
Gitea Actions Demo / Terraform Plan (push) Successful in 40s
All checks were successful
Gitea Actions Demo / Terraform Plan (push) Successful in 40s
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
#cloud-config
|
||||
hostname: ${hostname}
|
||||
fqdn: ${hostname}.${domain}
|
||||
|
||||
runcmd:
|
||||
- curl -fsSL https://tailscale.com/install.sh | sh
|
||||
- tailscale up --auth-key=${TS_AUTHKEY}
|
||||
|
||||
Reference in New Issue
Block a user