chore: disable VM tailscale bootstrap for now
Remove tailscale auth/bootstrap from cloud-init and workflows, keeping VM provisioning focused on core network behind pfSense while preserving SSH key cloud-init setup.
This commit is contained in:
@@ -3,7 +3,6 @@ data "template_file" "cloud_init_global" {
|
||||
|
||||
vars = {
|
||||
SSH_KEY_PUBLIC = var.SSH_KEY_PUBLIC
|
||||
TS_AUTHKEY = var.TS_AUTHKEY
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user