Don't fix tricot to given node

This commit is contained in:
Alex 2021-12-25 20:07:32 +01:00
parent 60dc1b21a1
commit 5699d71c47
No known key found for this signature in database
GPG key ID: EDABF9711E244EB1

View file

@ -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 }