Hashar has uploaded a new change for review.

Change subject: (bug 41183) move beta logs out of /home
......................................................................

(bug 41183) move beta logs out of /home

In labs /home is a shared directory. Since the beginning of this project
the udp2log have been written to /home/wikipedia/logs and end up filling
the shared directory from time to time. A better usage would be to write
log to the project directory /data/project.

The new role::beta::logging::mediawiki simply calls the previously
applied class role::logging::mediawiki but using /data/project/logs. For
back compatibility and ease of use, a basic symbolic link is kept around
from /home/wikipedia/logs to the new directory. This would need to be
manually fixed whenever the new class is applied on the logging server.

Change-Id: I22b9852aebbc45f601bdc37e3f2dc5a0acfc6c1b
---
M manifests/role/logging.pp
1 file changed, 14 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/13/33813/1
--
To view, visit https://gerrit.wikimedia.org/r/33813
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

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

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

Reply via email to