]> git.openstreetmap.org Git - chef.git/commitdiff
Configure wiki server to send mail via the new smarthost
authorTom Hughes <tom@compton.nu>
Tue, 27 Sep 2022 20:36:49 +0000 (21:36 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 27 Sep 2022 20:36:49 +0000 (21:36 +0100)
roles/wiki.rb

index 7c4bf63802483c31ef58ce8d266eb042ed6521a7..b7243e2934d6625d74d67362f580f62c2c68e6fd 100644 (file)
@@ -24,6 +24,7 @@ default_attributes(
     }
   },
   :exim => {
+    :smarthost_via => "fafnir.openstreetmap.org:26",
     :trusted_users => %w[www-data wiki],
     :aliases => {
       :root => "grant"