Faidon Liambotis has submitted this change and it was merged.

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(-)

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



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: merged
Gerrit-Change-Id: Ib571e8759f8641934c86cb4fdd78d6a8be311d67
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ori.livneh <[email protected]>
Gerrit-Reviewer: Faidon Liambotis <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to