Add 'roles/common/files/mirror-rsync-daily'

This commit is contained in:
Anton McClure 2019-05-14 14:17:49 -04:00
parent f702d8ed7d
commit 632af0670f
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
#!/bin/bash
# Mirror rsync jobs for ftp.thunix.net that run daily
rsync -rvltpHS --delete-excluded rsync://ftp.halifax.rwth-aachen.de/ubuntu-releases/ /var/www/ftp.thunix.cf/ubuntu-releases
rsync -avz --delete --safe-links rsync://rsync.apache.org/apache-dist /var/www/ftp.thunix.cf/apache/