This commit is contained in:
parent
1acd33cb87
commit
74b2fb8175
@ -1,8 +1,6 @@
|
||||
#cloud-config
|
||||
hostname: ${hostname}
|
||||
fqdn: ${hostname}.${domain}
|
||||
ssh_authorized_keys:
|
||||
- ${ssh_key}
|
||||
|
||||
runcmd:
|
||||
- curl -fsSL https://tailscale.com/install.sh | sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user