Fix some networking issues and setup a second nomad host
This commit is contained in:
@@ -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" {
|
||||
|
||||
Reference in New Issue
Block a user