add pihole priority

This commit is contained in:
vincent 2022-08-26 09:31:25 +02:00
parent 397764af30
commit 1e1acc8b95

View File

@ -1,6 +1,7 @@
job "pihole" { job "pihole" {
datacenters = ["homelab"] datacenters = ["homelab"]
priority= 100
type = "service" type = "service"
constraint { constraint {
attribute = "${attr.unique.hostname}" attribute = "${attr.unique.hostname}"