forked from Deuxfleurs/nixcfg
staging: remove constraint on im
This commit is contained in:
parent
9fabb5844a
commit
0da378d053
1 changed files with 0 additions and 6 deletions
|
@ -20,12 +20,6 @@ job "im" {
|
|||
delay = "30s"
|
||||
}
|
||||
|
||||
constraint {
|
||||
attribute = "${attr.unique.hostname}"
|
||||
operator = "!="
|
||||
value = "caribou"
|
||||
}
|
||||
|
||||
task "restore-db" {
|
||||
lifecycle {
|
||||
hook = "prestart"
|
||||
|
|
Loading…
Reference in a new issue