Ori.livneh has uploaded a new change for review.

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

Change subject: Enable SVG GZip compression on cp1064
......................................................................

Enable SVG GZip compression on cp1064

Change-Id: Ibe09b79fcea1af72d201215f241b66418d80cc3f
---
M modules/role/manifests/cache/upload.pp
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/00/204000/1

diff --git a/modules/role/manifests/cache/upload.pp 
b/modules/role/manifests/cache/upload.pp
index 684ee58..3e22b0d 100644
--- a/modules/role/manifests/cache/upload.pp
+++ b/modules/role/manifests/cache/upload.pp
@@ -65,6 +65,7 @@
             $cluster_options = {
                 'upload_domain' => 'upload.wikimedia.org',
                 'top_domain'    => 'org',
+                'do_gzip'       => ( $::hostname == 'cp1064' ),
             }
         }
         'labs': {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibe09b79fcea1af72d201215f241b66418d80cc3f
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ori.livneh <[email protected]>

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

Reply via email to