Asher has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/57660


Change subject: setting cpu frequency governor to performance on all coredbs
......................................................................

setting cpu frequency governor to performance on all coredbs

Change-Id: I8a98963489c109f6d68c4265f7d5e6f5d7363ba8
---
M manifests/role/coredb.pp
1 file changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/60/57660/1

diff --git a/manifests/role/coredb.pp b/manifests/role/coredb.pp
index 1365f0f..85d5c2b 100644
--- a/manifests/role/coredb.pp
+++ b/manifests/role/coredb.pp
@@ -269,7 +269,8 @@
 
        include standard,
                mysql_wmf::coredb::ganglia,
-               mha::node
+               mha::node,
+               cpufrequtils
 
        if $masters[$::site] == $::hostname
                and ( $primary_site == $::site or $primary_site == 'both' ){

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

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

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

Reply via email to