Dzahn has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/393981 )
Change subject: elasticsearch,elastic-relforge: remove ganglia ...................................................................... elasticsearch,elastic-relforge: remove ganglia Bug: T177225 Change-Id: I8d4e91f7f226ce9ee0cb29f02e96ce1f23181a3b --- M hieradata/role/common/elasticsearch/cirrus.yaml M hieradata/role/common/elasticsearch/relforge.yaml 2 files changed, 2 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/81/393981/1 diff --git a/hieradata/role/common/elasticsearch/cirrus.yaml b/hieradata/role/common/elasticsearch/cirrus.yaml index 7624907..c652029 100644 --- a/hieradata/role/common/elasticsearch/cirrus.yaml +++ b/hieradata/role/common/elasticsearch/cirrus.yaml @@ -1,5 +1,6 @@ # General configs cluster: elasticsearch +standard::has_ganglia: false admin::groups: - elasticsearch-roots diff --git a/hieradata/role/common/elasticsearch/relforge.yaml b/hieradata/role/common/elasticsearch/relforge.yaml index 831e73c..4312400 100644 --- a/hieradata/role/common/elasticsearch/relforge.yaml +++ b/hieradata/role/common/elasticsearch/relforge.yaml @@ -1,5 +1,6 @@ # General configs cluster: relforge +standard::has_ganglia: false admin::groups: - elasticsearch-roots -- To view, visit https://gerrit.wikimedia.org/r/393981 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8d4e91f7f226ce9ee0cb29f02e96ce1f23181a3b Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Dzahn <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
