migration cryptpad courgette (neptune) -> abricot (scorpio)

This commit is contained in:
Armaël Guéneau 2024-11-28 21:26:59 +01:00
parent 1c61d0c9c8
commit 83060bab27
2 changed files with 3 additions and 3 deletions

View file

@ -152,7 +152,7 @@ EOH
constraint {
attribute = "${attr.unique.hostname}"
operator = "="
value = "courgette"
value = "abricot"
}
task "main" {

View file

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