Ori.livneh has uploaded a new change for review.
https://gerrit.wikimedia.org/r/82206
Change subject: Correct class name (role::logging::mediawiki::ganglia, should
be ::errors)
......................................................................
Correct class name (role::logging::mediawiki::ganglia, should be ::errors)
I had apparently renamed it to 'role::logging::mediawiki::errors', except not
everywhere.
Change-Id: Ib571e8759f8641934c86cb4fdd78d6a8be311d67
---
M manifests/role/logging.pp
M manifests/site.pp
2 files changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/06/82206/1
diff --git a/manifests/role/logging.pp b/manifests/role/logging.pp
index 9d9cb27..f96eeac 100644
--- a/manifests/role/logging.pp
+++ b/manifests/role/logging.pp
@@ -90,7 +90,7 @@
}
}
-# == Class role::logging::mediawiki::ganglia
+# == Class role::logging::mediawiki::errors
# fluorine's udp2log instance forwards MediaWiki exceptions and fatals
# to vanadium, as configured in templates/udp2log/filters.mw.erb. This
# role provisions a metric module that reports error counts to Ganglia.
diff --git a/manifests/site.pp b/manifests/site.pp
index 8a4ec32..3cad65b 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -2848,7 +2848,7 @@
accounts::olivneh,
role::eventlogging,
role::ipython_notebook,
- role::logging::mediawiki::ganglia
+ role::logging::mediawiki::errors
sudo_user { [ 'otto', 'olivneh' ]:
privileges => ['ALL = (ALL) NOPASSWD: ALL'],
--
To view, visit https://gerrit.wikimedia.org/r/82206
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib571e8759f8641934c86cb4fdd78d6a8be311d67
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ori.livneh <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits