Alexandros Kosiaris has uploaded a new change for review. https://gerrit.wikimedia.org/r/235481
Change subject: cassandra: storage_port is for cluster communication ...................................................................... cassandra: storage_port is for cluster communication Change-Id: I904dc6c1af5be66851caaca35dec8b7e35f5defc --- M modules/cassandra/manifests/init.pp 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/81/235481/1 diff --git a/modules/cassandra/manifests/init.pp b/modules/cassandra/manifests/init.pp index a4b34b2..3299afd 100644 --- a/modules/cassandra/manifests/init.pp +++ b/modules/cassandra/manifests/init.pp @@ -84,7 +84,7 @@ # Default: 32 # # [*storage_port*] -# TCP port, for commands and data. +# TCP port for cluster communication # Default: 7000 # # [*listen_address*] -- To view, visit https://gerrit.wikimedia.org/r/235481 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I904dc6c1af5be66851caaca35dec8b7e35f5defc Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Alexandros Kosiaris <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
