add pihole priority
This commit is contained in:
parent
397764af30
commit
1e1acc8b95
@ -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}"
|
||||||
|
Loading…
Reference in New Issue
Block a user