Giuseppe Lavagetto has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/351289 )

Change subject: role::ocg: bind redis to 0.0.0.0
......................................................................


role::ocg: bind redis to 0.0.0.0

Change-Id: I540e57eed35eb1582f9c04402eeae2637a14e3ad
---
M hieradata/role/common/ocg.yaml
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Giuseppe Lavagetto: Verified; Looks good to me, approved



diff --git a/hieradata/role/common/ocg.yaml b/hieradata/role/common/ocg.yaml
index 006f4af..a73e950 100644
--- a/hieradata/role/common/ocg.yaml
+++ b/hieradata/role/common/ocg.yaml
@@ -10,6 +10,7 @@
   maxmemory: "2gb"
   save: ""
   stop-writes-on-bgsave-error: false
+  bind: "0.0.0.0"
 # This must be defined in the private repo
 # profile::redis::master::password:
 role::ocg::redis_servers:

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

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

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

Reply via email to