Elukey has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/351292 )

Change subject: role::ocg: set nutcracker port to 11212
......................................................................


role::ocg: set nutcracker port to 11212

Change-Id: I13d0390a7e4acfa2e1af404738b86a4f225bee19
---
M modules/role/manifests/ocg.pp
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Elukey: Verified; Looks good to me, approved



diff --git a/modules/role/manifests/ocg.pp b/modules/role/manifests/ocg.pp
index ca2fb2f..d58d9fc 100644
--- a/modules/role/manifests/ocg.pp
+++ b/modules/role/manifests/ocg.pp
@@ -28,7 +28,7 @@
             redis                => true,
             redis_auth           => $passwords::redis::main_password,
             hash                 => 'md5',
-            listen               => '127.0.0.1:6378',
+            listen               => '127.0.0.1:11212',
             server_connections   => 1,
             server_failure_limit => 3,
             server_retry_timeout => to_milliseconds('30s'),

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I13d0390a7e4acfa2e1af404738b86a4f225bee19
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Elukey <[email protected]>
Gerrit-Reviewer: Elukey <[email protected]>

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

Reply via email to