From: Tom Hughes Date: Tue, 27 Sep 2022 20:36:49 +0000 (+0100) Subject: Configure wiki server to send mail via the new smarthost X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/9b1bb3b2fda68b8d110ca14613625144a14e0a4f Configure wiki server to send mail via the new smarthost --- diff --git a/roles/wiki.rb b/roles/wiki.rb index 7c4bf6380..b7243e293 100644 --- a/roles/wiki.rb +++ b/roles/wiki.rb @@ -24,6 +24,7 @@ default_attributes( } }, :exim => { + :smarthost_via => "fafnir.openstreetmap.org:26", :trusted_users => %w[www-data wiki], :aliases => { :root => "grant"