forked from Deuxfleurs/nixcfg
déplacement du service cryptpad concombre -> abricot
This commit is contained in:
parent
9111997f84
commit
a817d764d3
1 changed files with 2 additions and 2 deletions
|
@ -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 = "concombre"
|
||||
value = "abricot"
|
||||
}
|
||||
|
||||
config {
|
||||
|
|
Loading…
Reference in a new issue