Faidon has uploaded a new change for review.

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


Change subject: radosgw: don't print 100 Continue
......................................................................

radosgw: don't print 100 Continue

We don't have a patched Apache server nor do we want to. Disable this.

Change-Id: Ie27fcc36a0e700f6297d343f9b1343f84d5ae612
---
M manifests/role/ceph.pp
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/31/75831/1

diff --git a/manifests/role/ceph.pp b/manifests/role/ceph.pp
index 891a541..09fdbd4 100644
--- a/manifests/role/ceph.pp
+++ b/manifests/role/ceph.pp
@@ -39,6 +39,7 @@
                 'osd journal size'            => '10240',
             },
             'radosgw'           => {
+                'rgw print continue'          => 'false',
                 'rgw enable ops log'          => 'false',
                 'rgw enable usage log'        => 'false',
                 'rgw extended http attrs'     => 'x_content_duration',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie27fcc36a0e700f6297d343f9b1343f84d5ae612
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Faidon <fai...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to