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:
parent
09448c2d2b
commit
ed7984ef1f
16 changed files with 16 additions and 16 deletions
|
@ -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/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue