Dzahn has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/393976 )
Change subject: analytics/hadoop: remove ganglia ...................................................................... analytics/hadoop: remove ganglia Bug: T177225 Change-Id: Ie2103cd4f06a5c3e959834f90fee3d0c45b5cb23 --- M hieradata/role/common/analytics_cluster/hadoop/worker.yaml 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Dzahn: Verified; Looks good to me, approved diff --git a/hieradata/role/common/analytics_cluster/hadoop/worker.yaml b/hieradata/role/common/analytics_cluster/hadoop/worker.yaml index 4f4535f..20f356e 100644 --- a/hieradata/role/common/analytics_cluster/hadoop/worker.yaml +++ b/hieradata/role/common/analytics_cluster/hadoop/worker.yaml @@ -1,5 +1,6 @@ nagios_group: analytics_eqiad cluster: analytics +standard::has_ganglia: false admin::groups: - analytics-admins @@ -18,4 +19,4 @@ profile::hive::client::zookeeper_cluster_name: main-eqiad profile::hive::client::server_host: analytics1003.eqiad.wmnet -profile::hive::client::server_port: 10000 \ No newline at end of file +profile::hive::client::server_port: 10000 -- To view, visit https://gerrit.wikimedia.org/r/393976 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie2103cd4f06a5c3e959834f90fee3d0c45b5cb23 Gerrit-PatchSet: 2 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Dzahn <[email protected]> Gerrit-Reviewer: Dzahn <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
