prod: move cryptpad to bespin (fiber outage in scorpio)

This commit is contained in:
Baptiste Jonglez 2025-04-15 21:17:25 +02:00
parent 1c9d01db87
commit b4d04e12fe

View file

@ -1,5 +1,5 @@
job "cryptpad" { job "cryptpad" {
datacenters = ["scorpio"] datacenters = ["bespin"]
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 = "abricot" value = "df-ymk"
} }
config { config {