This commit is contained in:
parent
437d7ab8d1
commit
6dec58856e
@ -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}
|
|
||||||
|
|
@ -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": {},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user