déplacement du service cryptpad concombre -> abricot

This commit is contained in:
ADRN 2024-04-18 19:07:08 +02:00
parent 9111997f84
commit a817d764d3

View file

@ -1,5 +1,5 @@
job "cryptpad" { job "cryptpad" {
datacenters = ["neptune"] datacenters = ["scorpio"]
type = "service" type = "service"
group "cryptpad" { group "cryptpad" {
@ -22,7 +22,7 @@ job "cryptpad" {
constraint { constraint {
attribute = "${attr.unique.hostname}" attribute = "${attr.unique.hostname}"
operator = "=" operator = "="
value = "concombre" value = "abricot"
} }
config { config {