Dzahn has submitted this change and it was merged.

Change subject: Switch from http to https for rt url.
......................................................................


Switch from http to https for rt url.

Change-Id: Iaef173bae26143dea8c239132bcce6fc91e4443c
---
M templates/rt/50-debconf.erb
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  jenkins-bot: Verified
  Dzahn: Looks good to me, approved



diff --git a/templates/rt/50-debconf.erb b/templates/rt/50-debconf.erb
index cf6ef84..79da856 100644
--- a/templates/rt/50-debconf.erb
+++ b/templates/rt/50-debconf.erb
@@ -9,6 +9,6 @@
 # THE WEBSERVER:
 
 Set($WebPath , "");
-Set($WebBaseURL , "http://<%=@site%>");
+Set($WebBaseURL , "https://<%=@site%>");
 Set($WebDomain, 'rt.wikimedia.org');
 Set($WebPort, 443);

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Iaef173bae26143dea8c239132bcce6fc91e4443c
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Andrew Bogott <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to