]> git.openstreetmap.org Git - chef.git/commitdiff
Make OTRS use fafnir to send mail
authorTom Hughes <tom@compton.nu>
Fri, 9 Dec 2022 15:12:56 +0000 (15:12 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 9 Dec 2022 15:12:56 +0000 (15:12 +0000)
roles/otrs.rb

index 94d4c4cd291120f93af8a57d10d26c5ee2a9112f..7355e664ef3b1e2bf13ca2137bbfadccd0d3889e 100644 (file)
@@ -3,6 +3,7 @@ description "Role applied to all OTRS servers"
 
 default_attributes(
   :exim => {
+    :smarthost_via => "fafnir.openstreetmap.org:26",
     :local_domains => ["otrs.openstreetmap.org"],
     :routes => {
       :otrs_otrs => {