From 394dbaf6cb4a6fbf0babd24603e204b7ad12b6e0 Mon Sep 17 00:00:00 2001 From: vincent Date: Sat, 27 Jan 2024 09:35:47 +0100 Subject: [PATCH] move filestash on homelab --- nomad-job/filestash.nomad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nomad-job/filestash.nomad b/nomad-job/filestash.nomad index 4d1d474..ac4003a 100644 --- a/nomad-job/filestash.nomad +++ b/nomad-job/filestash.nomad @@ -1,6 +1,6 @@ job "filestash" { - datacenters = ["hetzner"] + datacenters = ["homelab"] priority = 50 type = "service" meta {