fix: avoid server replacement; install tailscale via Ansible
This commit is contained in:
@@ -76,12 +76,6 @@ variable "tailnet_cidr" {
|
||||
default = "100.64.0.0/10"
|
||||
}
|
||||
|
||||
variable "tailscale_auth_key" {
|
||||
description = "Tailscale auth key for node bootstrap"
|
||||
type = string
|
||||
sensitive = true
|
||||
}
|
||||
|
||||
variable "tailscale_tailnet" {
|
||||
description = "Tailnet domain suffix, e.g. mytailnet.ts.net"
|
||||
type = string
|
||||
|
||||
Reference in New Issue
Block a user