Filippo Giunchedi has submitted this change and it was merged.

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(-)

Approvals:
  Filippo Giunchedi: Verified; Looks good to me, approved



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: merged
Gerrit-Change-Id: I77030325d1c883e6c5c9675b876d0b9c50bd02a1
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Filippo Giunchedi <fgiunch...@wikimedia.org>
Gerrit-Reviewer: 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