chore: backup infrastructure configurations [skip ci]
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
job "minihass" {
|
||||
constraint {
|
||||
attribute = "${attr.cpu.arch}"
|
||||
operator = "!="
|
||||
value = "armhf"
|
||||
}
|
||||
|
||||
datacenters = ["dc1"]
|
||||
|
||||
group "smart-home" {
|
||||
|
||||
Reference in New Issue
Block a user