Dzahn has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/398904 )

Change subject: osm/postgres: remove ganglia diskstat plugin inclusion
......................................................................


osm/postgres: remove ganglia diskstat plugin inclusion

Bug: T177225
Change-Id: Ide90db96ee43360dc3548c6ca5e25c5a2f597923
---
M modules/role/manifests/osm/common.pp
M modules/role/manifests/postgres/common.pp
2 files changed, 0 insertions(+), 3 deletions(-)

Approvals:
  jenkins-bot: Verified
  Dzahn: Looks good to me, approved



diff --git a/modules/role/manifests/osm/common.pp 
b/modules/role/manifests/osm/common.pp
index 4a5182a..ecefc26 100644
--- a/modules/role/manifests/osm/common.pp
+++ b/modules/role/manifests/osm/common.pp
@@ -29,5 +29,4 @@
         srange => '$LABS_NETWORKS',
     }
 
-    ganglia::plugin::python { 'diskstat': }
 }
diff --git a/modules/role/manifests/postgres/common.pp 
b/modules/role/manifests/postgres/common.pp
index eb29693..a63af07 100644
--- a/modules/role/manifests/postgres/common.pp
+++ b/modules/role/manifests/postgres/common.pp
@@ -19,8 +19,6 @@
         },
     }
 
-    ganglia::plugin::python { 'diskstat': }
-
     ferm::service { 'postgresql':
         proto  => 'tcp',
         port   => 5432,

-- 
To view, visit https://gerrit.wikimedia.org/r/398904
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ide90db96ee43360dc3548c6ca5e25c5a2f597923
Gerrit-PatchSet: 1
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

Reply via email to