[tor-commits] [metrics-cloud/master] Adds sensible admin email variable

irl at torproject.org irl at torproject.org
Thu Oct 3 11:10:30 UTC 2019


commit 5fdae4b96e1dced1191a104837600c13542b4e95
Author: Ana Custura <ana at netstat.org.uk>
Date:   Wed Sep 4 16:27:00 2019 +0100

    Adds sensible admin email variable
---
 ansible/roles/letsencrypt/vars/main.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ansible/roles/letsencrypt/vars/main.yml b/ansible/roles/letsencrypt/vars/main.yml
index 32d83b1..815e96d 100644
--- a/ansible/roles/letsencrypt/vars/main.yml
+++ b/ansible/roles/letsencrypt/vars/main.yml
@@ -1,6 +1,6 @@
 ---
 
-letsencrypt_account_email: "acute at torproject.org"
+letsencrypt_account_email: "metrics-web at torproject.org"
 domain: "test.t1.erg.abdn.ac.uk"
 
 # staging - use this for testing!





More information about the tor-commits mailing list