Dzahn has uploaded a new change for review.
https://gerrit.wikimedia.org/r/60356
Change subject: wikibugs - fix log file path - quick fix
......................................................................
wikibugs - fix log file path - quick fix
Change-Id: I5466ec63ce49fd02af7b80ddc2053134474016d8
---
M manifests/misc/wikibugs.pp
1 file changed, 4 insertions(+), 4 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/56/60356/1
diff --git a/manifests/misc/wikibugs.pp b/manifests/misc/wikibugs.pp
index 2799ddb..c86b436 100644
--- a/manifests/misc/wikibugs.pp
+++ b/manifests/misc/wikibugs.pp
@@ -19,11 +19,11 @@
# Some Bugzilla product have been blessed with their own log files out of the
# default one. Values are hardcoded in the Wikibugs perl script
- $ircecho_logbase = '/var/lib/wikibugs/logs'
+ $ircecho_logbase = '/var/wikibugs'
$ircecho_logs = {
- "${ircecho_logbase}/wikimedia-labs.log" => '#wikimedia-labs',
- "${ircecho_logbase}/wikimedia-mobile.log" => '#wikimedia-mobile',
- "${ircecho_logbase}/wikimedia-dev.log" => '#wikimedia-dev',
+ "${ircecho_logbase}/wikibugs.log" => '#wikimedia-labs',
+ "${ircecho_logbase}/wikimedia-mobile.log" => '#wikimedia-mobile',
+ "${ircecho_logbase}/wikibugs.log" => '#wikimedia-dev',
}
$ircecho_nick = 'wikibugs'
--
To view, visit https://gerrit.wikimedia.org/r/60356
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5466ec63ce49fd02af7b80ddc2053134474016d8
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits