Andrew Bogott has uploaded a new change for review.

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


Change subject: Switch RT/exim from http to https
......................................................................

Switch RT/exim from http to https

Change-Id: I982f4a929c1577260aba3d854f3070e331ebc841
---
M templates/exim/exim4.conf.SMTP_IMAP_MM.erb
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/37/70237/1

diff --git a/templates/exim/exim4.conf.SMTP_IMAP_MM.erb 
b/templates/exim/exim4.conf.SMTP_IMAP_MM.erb
index 8b39f13..4365cf3 100644
--- a/templates/exim/exim4.conf.SMTP_IMAP_MM.erb
+++ b/templates/exim/exim4.conf.SMTP_IMAP_MM.erb
@@ -622,7 +622,7 @@
        driver = pipe
        command = /usr/bin/rt-mailgate --queue $local_part \
                --action "${if 
eq{$local_part_suffix}{-comment}{comment}{correspond}}" \
-               --extension ticket --url http://rt.wikimedia.org
+               --extension ticket --url https://rt.wikimedia.org
        environment = $address_data
        user = mail
        group = mail

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I982f4a929c1577260aba3d854f3070e331ebc841
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Andrew Bogott <[email protected]>

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

Reply via email to