Added tailscale dependency to consul and nomad

This commit is contained in:
marc
2024-02-20 00:43:57 +01:00
parent bf8c91e632
commit 32654faf98
4 changed files with 20 additions and 5 deletions

View File

@@ -27,8 +27,8 @@ client {
}
# Gitea
# host_volume "gitea" {
# path = "/mnt/vatnajokull/nomad_volumes/gitea/data"
# read_only = false
# }
host_volume "gitea" {
path = "/mnt/vatnajokull/nomad_volumes/gitea/data"
read_only = false
}
}