mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
make sure we keep hardlinks for the 12GB docs-old
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
# build the combined docs tree.
|
||||
# See https://pagure.io/fedora-infrastructure/issue/7130
|
||||
|
||||
/usr/bin/rsync -aH /srv/web/docs-old.fedoraproject.org/public_html/ /srv/web/docs-combined/
|
||||
/usr/bin/rsync -aH /srv/web/docs-redirects/ /srv/web/docs-combined/
|
||||
/usr/bin/rsync -aH /srv/web/docs.fedoraproject.org/ /srv/web/docs-combined/
|
||||
/usr/bin/rsync -aSHPv --link-dest=/srv/web/docs-old.fedoraproject.org/public_html/ /srv/web/docs-old.fedoraproject.org/public_html/ /srv/web/docs-combined/
|
||||
/usr/bin/rsync -aSHPv --link-dest=/srv/web/docs-old.fedoraproject.org/public_html //srv/web/docs-redirects/ /srv/web/docs-combined/
|
||||
/usr/bin/rsync -aSHPv --link-dest=/srv/web/docs-old.fedoraproject.org/public_html/ /srv/web/docs.fedoraproject.org/ /srv/web/docs-combined/
|
||||
|
||||
Reference in New Issue
Block a user