aboutsummaryrefslogtreecommitdiff
path: root/cluster/prod/app/core
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2022-10-09 22:57:55 +0200
committerAlex Auvolat <alex@adnab.me>2022-10-09 22:57:55 +0200
commitf4689d25dea1e27c843eec8a408d52cc2b5f2bbf (patch)
tree8394c669ea4c287b1ec5386a0339bd92c87274d8 /cluster/prod/app/core
parentb4e737afdf627a0fb7c80f3742f380bc4e8a0f77 (diff)
downloadnixcfg-f4689d25dea1e27c843eec8a408d52cc2b5f2bbf.tar.gz
nixcfg-f4689d25dea1e27c843eec8a408d52cc2b5f2bbf.zip
Change email address for let's encrypt expiry notifications
Diffstat (limited to 'cluster/prod/app/core')
-rw-r--r--cluster/prod/app/core/deploy/core.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/cluster/prod/app/core/deploy/core.hcl b/cluster/prod/app/core/deploy/core.hcl
index 3625993..7449740 100644
--- a/cluster/prod/app/core/deploy/core.hcl
+++ b/cluster/prod/app/core/deploy/core.hcl
@@ -119,7 +119,7 @@ EOH
template {
data = <<EOH
TRICOT_NODE_NAME={{ env "attr.unique.consul.name" }}
-TRICOT_LETSENCRYPT_EMAIL=alex@adnab.me
+TRICOT_LETSENCRYPT_EMAIL=prod-sysadmin@deuxfleurs.fr
TRICOT_ENABLE_COMPRESSION=true
TRICOT_CONSUL_HOST=https://consul.service.prod.consul:8501
TRICOT_CONSUL_TLS_SKIP_VERIFY=true