BBlack has uploaded a new change for review.

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

Change subject: Switch public SSL terminators to new unified cert
......................................................................

Switch public SSL terminators to new unified cert

Change-Id: Iae96061e68dcf0022f17f1c78bc8ee25dba8ad26
---
M manifests/role/cache.pp
1 file changed, 1 insertion(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/25/180325/1

diff --git a/manifests/role/cache.pp b/manifests/role/cache.pp
index f177c00..f478d2d 100644
--- a/manifests/role/cache.pp
+++ b/manifests/role/cache.pp
@@ -564,10 +564,7 @@
         include role::protoproxy::ssl::common
 
         localssl { 'unified':
-            certname => $::hostname ? {
-                'cp1008' => 'uni.wikimedia.org',
-                default  => 'unified.wikimedia.org',
-            },
+            certname => 'uni.wikimedia.org',
             default_server => true,
         }
 

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

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

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

Reply via email to