remove adherence to oscar
This commit is contained in:
parent
1880303b43
commit
0596832337
@ -6,8 +6,8 @@ job "homeassistant" {
|
|||||||
forcedeploy = "0"
|
forcedeploy = "0"
|
||||||
}
|
}
|
||||||
constraint {
|
constraint {
|
||||||
attribute = "${attr.unique.hostname}"
|
attribute = "${attr.cpu.arch}"
|
||||||
value = "oscar"
|
value = "amd64"
|
||||||
}
|
}
|
||||||
|
|
||||||
group "homeassistant" {
|
group "homeassistant" {
|
||||||
|
Loading…
Reference in New Issue
Block a user