Giuseppe Lavagetto has submitted this change and it was merged.
Change subject: deployment::redis: add bind to all servers.
......................................................................
deployment::redis: add bind to all servers.
Change-Id: Id8a2e418045414434696d311a55aa3cc2660fb00
---
M modules/deployment/manifests/redis.pp
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Giuseppe Lavagetto: Verified; Looks good to me, approved
diff --git a/modules/deployment/manifests/redis.pp
b/modules/deployment/manifests/redis.pp
index 0964c5f..70e8e96 100644
--- a/modules/deployment/manifests/redis.pp
+++ b/modules/deployment/manifests/redis.pp
@@ -18,6 +18,7 @@
redis::instance{ 6379:
settings => {
daemonize => false,
+ bind => '0.0.0.0',
}
}
}
--
To view, visit https://gerrit.wikimedia.org/r/270721
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id8a2e418045414434696d311a55aa3cc2660fb00
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