From 0761d18b380eb8b7d9f4822b8ef7964d7f1455a1 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Thu, 10 Mar 2022 20:15:49 +0000 Subject: [PATCH] mail: improve config key --- roles/mail.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/mail.rb b/roles/mail.rb index c2de47e92..e2f869c30 100644 --- a/roles/mail.rb +++ b/roles/mail.rb @@ -47,7 +47,7 @@ default_attributes( :domains => ["join.osmfoundation.org"], :host => "ridley.ucl.openstreetmap.org" }, - :discourse => { + :community => { :comment => "community.osmfoundation.org", :domains => ["community.osmfoundation.org"], :host => "lockheed.ams.openstreetmap.org::2500" -- 2.43.2