summaryrefslogtreecommitdiff
path: root/nomad.tmpl.hcl
diff options
context:
space:
mode:
authorMathias Magnusson <mathias@magnusson.space>2023-10-06 19:44:56 +0200
committerMathias Magnusson <mathias@magnusson.space>2023-10-06 19:44:56 +0200
commit83a3988ed72deb478127fe03e108b95f1157a5df (patch)
tree104e4ce6bae64dc4c88260cf6aac33e3c6d31980 /nomad.tmpl.hcl
parente8838d99f1f066822bfced3204bce9d5662fd08a (diff)
downloadgarm-83a3988ed72deb478127fe03e108b95f1157a5df.tar.gz
Add configuration for ctftajm.se
Diffstat (limited to 'nomad.tmpl.hcl')
-rw-r--r--nomad.tmpl.hcl4
1 files changed, 4 insertions, 0 deletions
diff --git a/nomad.tmpl.hcl b/nomad.tmpl.hcl
index 7df5416..138eb57 100644
--- a/nomad.tmpl.hcl
+++ b/nomad.tmpl.hcl
@@ -33,6 +33,10 @@ client {
host_volume "syncthing" {
path = "/var/local/syncthing"
}
+
+ host_volume "ctftajm-postgres" {
+ path = "/var/local/ctftajm-postgres"
+ }
}
acl {