remove adherence to oscar

This commit is contained in:
vincent 2022-11-13 17:01:03 +01:00
parent 1880303b43
commit 0596832337

View File

@ -6,8 +6,8 @@ job "homeassistant" {
forcedeploy = "0"
}
constraint {
attribute = "${attr.unique.hostname}"
value = "oscar"
attribute = "${attr.cpu.arch}"
value = "amd64"
}
group "homeassistant" {