diff --git a/2-nomad-config/1-infra.tf b/2-nomad-config/1-infra.tf index 66dd031..35430e9 100644 --- a/2-nomad-config/1-infra.tf +++ b/2-nomad-config/1-infra.tf @@ -1,5 +1,4 @@ provider "nomad" { - # For some reason nomad is binding to the tailscale IP but not the (local) IP that we get for the same hostname address = "http://jaglan-beta-m01:4646" }