http://www.mediawiki.org/wiki/Special:Code/MediaWiki/73358
Revision: 73358
Author: tstarling
Date: 2010-09-20 07:20:17 +0000 (Mon, 20 Sep 2010)
Log Message:
-----------
Updated upload mounts.
Modified Paths:
--------------
trunk/debs/wikimedia-task-appserver/debian/changelog
trunk/debs/wikimedia-task-appserver/debian/postinst
trunk/debs/wikimedia-task-appserver/debian/postrm
Modified: trunk/debs/wikimedia-task-appserver/debian/changelog
===================================================================
--- trunk/debs/wikimedia-task-appserver/debian/changelog 2010-09-20
06:20:39 UTC (rev 73357)
+++ trunk/debs/wikimedia-task-appserver/debian/changelog 2010-09-20
07:20:17 UTC (rev 73358)
@@ -1,3 +1,9 @@
+wikimedia-task-appserver (1.44) hardy; urgency=low
+
+ * Updated upload mounts
+
+ -- Tim Starling <[email protected]> Mon, 20 Sep 2010 17:10:07 +1000
+
wikimedia-task-appserver (1.43) hardy; urgency=low
* Add libtiff-tools dependency to support PagedTiffHandler
Modified: trunk/debs/wikimedia-task-appserver/debian/postinst
===================================================================
--- trunk/debs/wikimedia-task-appserver/debian/postinst 2010-09-20 06:20:39 UTC
(rev 73357)
+++ trunk/debs/wikimedia-task-appserver/debian/postinst 2010-09-20 07:20:17 UTC
(rev 73358)
@@ -74,7 +74,8 @@
chown -R pybal-check:pybal-check /var/lib/pybal-check/.ssh
- checkmount ms1.wikimedia.org:/export/upload /mnt/upload5
+ checkmount ms7.pmtpa.wmnet:/export/upload /mnt/upload6
+ checkmount ms4.wikimedia.org:/export/thumbs /mnt/thumbs
CLUSTER=$(cat /etc/wikimedia-cluster)
if [ $CLUSTER="pmtpa" ]
Modified: trunk/debs/wikimedia-task-appserver/debian/postrm
===================================================================
--- trunk/debs/wikimedia-task-appserver/debian/postrm 2010-09-20 06:20:39 UTC
(rev 73357)
+++ trunk/debs/wikimedia-task-appserver/debian/postrm 2010-09-20 07:20:17 UTC
(rev 73358)
@@ -47,14 +47,18 @@
removemount /mnt/upload3
removemount /mnt/upload4
removemount /mnt/upload5
+ remotemount /mnt/upload6
removemount /mnt/math
+ removemount /mnt/thumbs
;;
upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
removemount /mnt/upload3
removemount /mnt/upload4
removemount /mnt/upload5
+ removemount /mnt/upload6
removemount /mnt/math
+ removemount /mnt/thumbs
;;
*)
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs