Alexandros Kosiaris has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/279588

Change subject: otrs: Pass the proxy parameter to spamassassin
......................................................................

otrs: Pass the proxy parameter to spamassassin

Use our webproxy to allow spamassassin to fetch daily new spamassassin
definitions using sa-update

Change-Id: I50000aabbb312f7bf15188c49dba874fd6bada98
---
M modules/otrs/manifests/mail.pp
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/88/279588/1

diff --git a/modules/otrs/manifests/mail.pp b/modules/otrs/manifests/mail.pp
index 1092d25..2cff2fc 100644
--- a/modules/otrs/manifests/mail.pp
+++ b/modules/otrs/manifests/mail.pp
@@ -59,6 +59,7 @@
             'DEAR_SOMETHING'    => '1.500',
         },
         debug_logging         => '--debug spf',
+        proxy                 => "webproxy.${::site}.wmnet:8080",
     }
 
     mailalias { 'root':

-- 
To view, visit https://gerrit.wikimedia.org/r/279588
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I50000aabbb312f7bf15188c49dba874fd6bada98
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to