Switch all these sync jobs to pull from sundries01 instead of bapp02.

Will test out on one proxy first, then push to the rest.
This commit is contained in:
Kevin Fenzi 2015-07-27 22:55:32 +00:00
parent 09448c2d2b
commit ed7984ef1f
16 changed files with 16 additions and 16 deletions

View file

@ -1,3 +1,3 @@
#!/bin/sh
/usr/bin/rsync -aSHPv --delete --exclude=.git/objects/ bapp02::docs/ /srv/web/docs.fedoraproject.org/
/usr/bin/rsync -aSHPv --delete --exclude=.git/objects/ sundries01::docs/ /srv/web/docs.fedoraproject.org/