Mark Bergsma has uploaded a new change for review.
https://gerrit.wikimedia.org/r/60845
Change subject: Resolve ganglia resource conflicts on manutius
......................................................................
Resolve ganglia resource conflicts on manutius
Change-Id: Ie2f219b19a1e3fdbac93258ae23d2e4035bbd3b9
---
M manifests/site.pp
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/45/60845/1
diff --git a/manifests/site.pp b/manifests/site.pp
index 85fde0a..0fec1dd 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -55,7 +55,7 @@
exim::simple-mail-sender
# FIXME: remove after the ganglia module migration
- if $::site == "pmtpa" and $cluster in ["cache_bits"] {
+ if $::hostname == "manutius" or ($::site == "pmtpa" and $cluster in
["cache_bits"]) {
class { "ganglia_new::monitor": cluster => $cluster }
} else {
include ganglia
--
To view, visit https://gerrit.wikimedia.org/r/60845
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie2f219b19a1e3fdbac93258ae23d2e4035bbd3b9
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Mark Bergsma <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits