Dzahn has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/393938 )
Change subject: druid/statistics: remove ganglia ...................................................................... druid/statistics: remove ganglia Bug: T177225 Change-Id: Ic593d0a39f485c5ad2d34d1f78989719dd8bc919 --- M hieradata/role/common/druid/analytics/worker.yaml M hieradata/role/common/druid/public/worker.yaml M hieradata/role/common/statistics/cruncher.yaml M hieradata/role/common/statistics/explorer.yaml M hieradata/role/common/statistics/private.yaml M hieradata/role/common/statistics/web.yaml 6 files changed, 8 insertions(+), 4 deletions(-) Approvals: jenkins-bot: Verified Dzahn: Looks good to me, approved diff --git a/hieradata/role/common/druid/analytics/worker.yaml b/hieradata/role/common/druid/analytics/worker.yaml index 8209226..c8a43f7 100644 --- a/hieradata/role/common/druid/analytics/worker.yaml +++ b/hieradata/role/common/druid/analytics/worker.yaml @@ -2,7 +2,7 @@ - druid-admins cluster: 'druid_analytics' - +standard::has_ganglia: false # Druid nodes get their own Zookeeper cluster to isolate them # from the production ones. # Configure the zookeeper profile. diff --git a/hieradata/role/common/druid/public/worker.yaml b/hieradata/role/common/druid/public/worker.yaml index 15e2bc7..99e74de 100644 --- a/hieradata/role/common/druid/public/worker.yaml +++ b/hieradata/role/common/druid/public/worker.yaml @@ -2,7 +2,7 @@ - druid-admins cluster: 'druid_public' - +standard::has_ganglia: false # Druid nodes get their own Zookeeper cluster to isolate them # from the production ones. # Configure the zookeeper profile. diff --git a/hieradata/role/common/statistics/cruncher.yaml b/hieradata/role/common/statistics/cruncher.yaml index 607e170..e64d49f 100644 --- a/hieradata/role/common/statistics/cruncher.yaml +++ b/hieradata/role/common/statistics/cruncher.yaml @@ -1,4 +1,5 @@ cluster: analytics +standard::has_ganglia: false admin::groups: - statistics-privatedata-users - statistics-admins diff --git a/hieradata/role/common/statistics/explorer.yaml b/hieradata/role/common/statistics/explorer.yaml index 6688260..ebf44e7 100644 --- a/hieradata/role/common/statistics/explorer.yaml +++ b/hieradata/role/common/statistics/explorer.yaml @@ -3,6 +3,7 @@ - analytics-privatedata-users - analytics-admins cluster: analytics +standard::has_ganglia: false profile::hadoop::client::zookeeper_cluster_name: 'main-eqiad' profile::hive::client::zookeeper_cluster_name: main-eqiad profile::hive::client::server_host: analytics1003.eqiad.wmnet diff --git a/hieradata/role/common/statistics/private.yaml b/hieradata/role/common/statistics/private.yaml index b0c2d5f..eb533d3 100644 --- a/hieradata/role/common/statistics/private.yaml +++ b/hieradata/role/common/statistics/private.yaml @@ -1,4 +1,5 @@ cluster: analytics +standard::has_ganglia: false admin::groups: - statistics-privatedata-users - statistics-admins @@ -9,4 +10,4 @@ # for deploying files to HDFS. - analytics-search-users - analytics-wmde-users -profile::statistics::private::graphite_host: 'graphite-in.eqiad.wmnet' \ No newline at end of file +profile::statistics::private::graphite_host: 'graphite-in.eqiad.wmnet' diff --git a/hieradata/role/common/statistics/web.yaml b/hieradata/role/common/statistics/web.yaml index 0d7a20b..f54e5f2 100644 --- a/hieradata/role/common/statistics/web.yaml +++ b/hieradata/role/common/statistics/web.yaml @@ -1,5 +1,6 @@ cluster: analytics +standard::has_ganglia: false admin::groups: - statistics-web-users - statistics-admins -profile::statistics::web::geowiki_host: 'stat1006.eqiad.wmnet' \ No newline at end of file +profile::statistics::web::geowiki_host: 'stat1006.eqiad.wmnet' -- To view, visit https://gerrit.wikimedia.org/r/393938 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic593d0a39f485c5ad2d34d1f78989719dd8bc919 Gerrit-PatchSet: 2 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Dzahn <dz...@wikimedia.org> Gerrit-Reviewer: Dzahn <dz...@wikimedia.org> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits