Alexandros Kosiaris has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/404978 )

Change subject: ganeti: Remove long absented resource
......................................................................

ganeti: Remove long absented resource

Now that the KSM collector has been removed from all hosts, remove the
definition

Change-Id: Ia57b4148dba4b2d222a9d7b18ddf9621cecbc461
---
M modules/profile/manifests/ganeti.pp
1 file changed, 0 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/78/404978/1

diff --git a/modules/profile/manifests/ganeti.pp 
b/modules/profile/manifests/ganeti.pp
index 386ae51..f8d3e28 100644
--- a/modules/profile/manifests/ganeti.pp
+++ b/modules/profile/manifests/ganeti.pp
@@ -6,11 +6,6 @@
 
     class { '::ganeti': }
 
-    # Ganeti hosts have KSM enabled. So get stats about it
-    diamond::collector { 'KSM':
-        ensure => absent,
-    }
-
     # Ganeti needs intracluster SSH root access
     ssh::userkey { 'root-ganeti':
         ensure => present,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia57b4148dba4b2d222a9d7b18ddf9621cecbc461
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to