Eevans has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/327847 )
Change subject: enable instance restbase1018-a.eqiad.wmnet ...................................................................... enable instance restbase1018-a.eqiad.wmnet Bug: T151086 Change-Id: I781de0ddae4219f5d82f508eec974a9dd33f64f5 --- M hieradata/hosts/restbase1018.yaml 1 file changed, 6 insertions(+), 6 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/47/327847/1 diff --git a/hieradata/hosts/restbase1018.yaml b/hieradata/hosts/restbase1018.yaml index e809be4..50e849b 100644 --- a/hieradata/hosts/restbase1018.yaml +++ b/hieradata/hosts/restbase1018.yaml @@ -1,11 +1,11 @@ cassandra::rack: 'd' cassandra::num_tokens: 256 -#cassandra::instances: -# a: -# jmx_port: 7189 -# listen_address: 10.64.48.98 -# rpc_address: 10.64.48.98 -# rpc_interface: eth0 +cassandra::instances: + a: + jmx_port: 7189 + listen_address: 10.64.48.98 + rpc_address: 10.64.48.98 + rpc_interface: eth0 # b: # jmx_port: 7190 # listen_address: 10.64.48.99 -- To view, visit https://gerrit.wikimedia.org/r/327847 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I781de0ddae4219f5d82f508eec974a9dd33f64f5 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Eevans <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
