summaryrefslogtreecommitdiff
path: root/jobs/files.nomad.hcl
diff options
context:
space:
mode:
authorMathias Magnusson <mathias@magnusson.space>2023-08-22 20:34:02 +0200
committerMathias Magnusson <mathias@magnusson.space>2023-08-22 20:34:02 +0200
commit04b07e354a13aa458d56dc813589e7645877af08 (patch)
tree9877cc77410d468a2e1ce23419830b0499bbb6bc /jobs/files.nomad.hcl
parent2466d92662a3fd13d9b97df75aa628ccf1032f68 (diff)
downloadgarm-04b07e354a13aa458d56dc813589e7645877af08.tar.gz
Move to `space` tld
Diffstat (limited to 'jobs/files.nomad.hcl')
-rw-r--r--jobs/files.nomad.hcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/jobs/files.nomad.hcl b/jobs/files.nomad.hcl
index fff35b1..d5eb6f3 100644
--- a/jobs/files.nomad.hcl
+++ b/jobs/files.nomad.hcl
@@ -18,8 +18,8 @@ job "files" {
provider = "nomad"
tags = [
- "nginx.hostname=files.magnusson.wiki",
- "nginx.certname=magnusson.wiki",
+ "nginx.hostname=files.magnusson.space",
+ "nginx.certname=magnusson.space",
]
}