aboutsummaryrefslogtreecommitdiff
path: root/cluster/prod/app/telemetry/deploy/telemetry-storage.hcl
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2023-03-13 19:58:37 +0100
committerAlex Auvolat <alex@adnab.me>2023-03-13 19:58:37 +0100
commit385882c74c80156b2740ac3bad009605468b4372 (patch)
tree3b503dcf8ad8d30d396abef9a1b5cca5218a7975 /cluster/prod/app/telemetry/deploy/telemetry-storage.hcl
parentd56f895a1c0e98b76f80652d85fcec51ef42f775 (diff)
downloadnixcfg-385882c74c80156b2740ac3bad009605468b4372.tar.gz
nixcfg-385882c74c80156b2740ac3bad009605468b4372.zip
Changes in prod:
- migrate courgette and concombre to M710q machines with SSD+HDD - migrate prod/c* to nixos 22.11
Diffstat (limited to 'cluster/prod/app/telemetry/deploy/telemetry-storage.hcl')
-rw-r--r--cluster/prod/app/telemetry/deploy/telemetry-storage.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/cluster/prod/app/telemetry/deploy/telemetry-storage.hcl b/cluster/prod/app/telemetry/deploy/telemetry-storage.hcl
index bf64719..d4667fa 100644
--- a/cluster/prod/app/telemetry/deploy/telemetry-storage.hcl
+++ b/cluster/prod/app/telemetry/deploy/telemetry-storage.hcl
@@ -14,7 +14,7 @@ job "telemetry-storage" {
constraint {
attribute = "${attr.unique.hostname}"
operator = "set_contains_any"
- value = "concombre,df-ymk"
+ value = "celeri,df-ymk"
}
task "prometheus" {