summaryrefslogtreecommitdiff
path: root/nomad.tmpl.hcl
diff options
context:
space:
mode:
authorMathias Magnusson <mathias@magnusson.space>2023-12-11 02:19:00 +0100
committerMathias Magnusson <mathias@magnusson.space>2023-12-11 02:19:00 +0100
commit2e7a72d17ce137d9d81d75c4cec6278da0bd54ff (patch)
tree630b28ef5cd869ed4f91d7d83f1b1e759099b930 /nomad.tmpl.hcl
parentfdaf85a43f6f2ad98c5004bfeeddfd1a92097fb3 (diff)
downloadgarm-2e7a72d17ce137d9d81d75c4cec6278da0bd54ff.tar.gz
Add vaultwarden
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 138eb57..e597b36 100644
--- a/nomad.tmpl.hcl
+++ b/nomad.tmpl.hcl
@@ -37,6 +37,10 @@ client {
host_volume "ctftajm-postgres" {
path = "/var/local/ctftajm-postgres"
}
+
+ host_volume "vaultwarden" {
+ path = "/var/local/vaultwarden"
+ }
}
acl {