]> git.openstreetmap.org Git - chef.git/commitdiff
Route dev server mail via fafnir
authorGrant Slater <github@firefishy.com>
Fri, 14 Oct 2022 09:59:05 +0000 (10:59 +0100)
committerGrant Slater <github@firefishy.com>
Fri, 14 Oct 2022 09:59:17 +0000 (10:59 +0100)
roles/dev.rb

index e048537fa96652c790873932febe4fb86b242ccb..108d2ed1755104af771cc719d9fbea7d9dea4498 100644 (file)
@@ -126,6 +126,9 @@ default_attributes(
       }
     }
   },
+  :exim => {
+      :smarthost_via => "fafnir.openstreetmap.org:26"
+  },
   :postgresql => {
     :versions => ["14"],
     :settings => {