Dzahn has uploaded a new change for review.
https://gerrit.wikimedia.org/r/233974
Change subject: mailman: adjust rsync script, exclude bounces
......................................................................
mailman: adjust rsync script, exclude bounces
Change-Id: I9a6d858de2a9b54b9ed1fb08fa1ebc985d9b70d0
---
M modules/mailman/files/scripts/rsync_lists.sh
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/74/233974/1
diff --git a/modules/mailman/files/scripts/rsync_lists.sh
b/modules/mailman/files/scripts/rsync_lists.sh
index 6f8f021..ec75701 100755
--- a/modules/mailman/files/scripts/rsync_lists.sh
+++ b/modules/mailman/files/scripts/rsync_lists.sh
@@ -11,6 +11,6 @@
done
-/usr/bin/rsync -avp ${INSTALL_DIR}/data/ --include="heldmsg-*"
rsync://${RSYNC_TARGET}
+/usr/bin/rsync -avp ${INSTALL_DIR}/data --include="heldmsg-*" --exclude="*.pw"
--exclude="bounce-*" rsync://${RSYNC_TARGET}
echo "done rsyncing\n"
--
To view, visit https://gerrit.wikimedia.org/r/233974
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9a6d858de2a9b54b9ed1fb08fa1ebc985d9b70d0
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