Filippo Giunchedi has uploaded a new change for review. https://gerrit.wikimedia.org/r/282361
Change subject: cassandra: add restbase1014-a ...................................................................... cassandra: add restbase1014-a finish decommission old hardware in eqiad while waiting for new hardware in codfw Bug: T128107 Change-Id: I049c32988cbe0974075e42957778744c7b232284 --- M hieradata/hosts/restbase1014.yaml 1 file changed, 6 insertions(+), 6 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/61/282361/1 diff --git a/hieradata/hosts/restbase1014.yaml b/hieradata/hosts/restbase1014.yaml index b461e6a..739dc8a 100644 --- a/hieradata/hosts/restbase1014.yaml +++ b/hieradata/hosts/restbase1014.yaml @@ -1,11 +1,11 @@ cassandra::rack: 'd' cassandra::num_tokens: 256 -#cassandra::instances: -# a: -# jmx_port: 7189 -# listen_address: 10.64.48.135 -# rpc_address: 10.64.48.135 -# rpc_interface: eth0 +cassandra::instances: + a: + jmx_port: 7189 + listen_address: 10.64.48.135 + rpc_address: 10.64.48.135 + rpc_interface: eth0 # b: # jmx_port: 7190 # listen_address: 10.64.48.136 -- To view, visit https://gerrit.wikimedia.org/r/282361 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I049c32988cbe0974075e42957778744c7b232284 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Filippo Giunchedi <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
