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