diff --git a/nomad-job/pihole.nomad b/nomad-job/pihole.nomad index c53b389..7d7f73e 100644 --- a/nomad-job/pihole.nomad +++ b/nomad-job/pihole.nomad @@ -1,6 +1,7 @@ job "pihole" { datacenters = ["homelab"] + priority= 100 type = "service" constraint { attribute = "${attr.unique.hostname}"