TerraHome/terraform/files/cloud_init_base.yaml

7 lines
142 B
YAML
Raw Permalink Normal View History

2025-04-17 20:03:28 +01:00
#cloud-config
runcmd:
- curl -fsSL https://tailscale.com/install.sh | sh
- tailscale up --auth-key=${TS_AUTHKEY}
- tailscale set --ssh