forked from Deuxfleurs/nixcfg
Don't fix tricot to given node
This commit is contained in:
parent
60dc1b21a1
commit
5699d71c47
1 changed files with 0 additions and 6 deletions
|
@ -4,12 +4,6 @@ job "frontend" {
|
|||
priority = 90
|
||||
|
||||
group "tricot" {
|
||||
constraint {
|
||||
attribute = "${attr.unique.hostname}"
|
||||
operator = "="
|
||||
value = "carcajou"
|
||||
}
|
||||
|
||||
network {
|
||||
port "http_port" { static = 80 }
|
||||
port "https_port" { static = 443 }
|
||||
|
|
Loading…
Reference in a new issue