Andrew Bogott has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/219827

Change subject: Only back up the current state of wikitech.
......................................................................

Only back up the current state of wikitech.

This will make our sync to wikitech-static much less painful.

Bug: T101803
Change-Id: Ida4a8f47546d70a6f4e43a8a816e58ec19e32b58
---
M modules/openstack/files/mw-xml.sh
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/27/219827/1

diff --git a/modules/openstack/files/mw-xml.sh 
b/modules/openstack/files/mw-xml.sh
index 7bac8d3..9eda5f4 100644
--- a/modules/openstack/files/mw-xml.sh
+++ b/modules/openstack/files/mw-xml.sh
@@ -1,5 +1,5 @@
 #!/bin/bash
 
 cd /srv/mediawiki/php
-/usr/local/bin/mwscript maintenance/dumpBackup.php labswiki --full --uploads | 
nice -n 19 gzip -9 > /a/backup/public/labswiki-$(date '+%Y%m%d').xml.gz
+/usr/local/bin/mwscript maintenance/dumpBackup.php labswiki --current 
--uploads | nice -n 19 gzip -9 > /a/backup/public/labswiki-$(date 
'+%Y%m%d').xml.gz
 cd -

-- 
To view, visit https://gerrit.wikimedia.org/r/219827
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ida4a8f47546d70a6f4e43a8a816e58ec19e32b58
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Andrew Bogott <abog...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to