Fix some networking issues and setup a second nomad host

This commit is contained in:
2025-05-25 22:40:41 +10:00
parent 376c278c11
commit 8b0b7c1e73
7 changed files with 81 additions and 27 deletions

View File

@@ -21,7 +21,7 @@ terraform {
}
provider "nomad" {
address = "http://jaglan-beta-m01.othrayte.one:4646"
address = "http://jaglan-beta-m01.lan:4646"
}
data "sops_file" "secrets" {