Filippo Giunchedi has uploaded a new change for review.

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

Change subject: swift_new: bump max_connections to match swift
......................................................................

swift_new: bump max_connections to match swift

Change-Id: I77030325d1c883e6c5c9675b876d0b9c50bd02a1
---
M modules/swift_new/manifests/storage.pp
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/modules/swift_new/manifests/storage.pp 
b/modules/swift_new/manifests/storage.pp
index 3ea48a7..5bbcab8 100644
--- a/modules/swift_new/manifests/storage.pp
+++ b/modules/swift_new/manifests/storage.pp
@@ -34,7 +34,7 @@
     rsync::server::module { 'object':
         uid             => 'swift',
         gid             => 'swift',
-        max_connections => '10',
+        max_connections => '13',
         path            => '/srv/swift-storage/',
         read_only       => 'no',
         lock_file       => '/var/lock/object.lock',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I77030325d1c883e6c5c9675b876d0b9c50bd02a1
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Filippo Giunchedi <fgiunch...@wikimedia.org>

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

Reply via email to