+1 by skvidal IRC +1 by mmcgrath IRC noting for historical reasons. --- modules/fedora-docs/manifests/init.pp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/modules/fedora-docs/manifests/init.pp b/modules/fedora-docs/manifests/init.pp index 98ff631..62a6cf7 100644 --- a/modules/fedora-docs/manifests/init.pp +++ b/modules/fedora-docs/manifests/init.pp @@ -20,7 +20,7 @@ define fedora-docs::proxy($website) { cron { "sync-fedora-docs": # TODO: Make add some locking to this. - command => "/usr/bin/rsync -a bapp01::docs/* /srv/web/docs.fedoraproject.org/", + command => "/usr/bin/rsync -aSHP --exclude=.git bapp01::docs/ /srv/web/docs.fedoraproject.org/", user => "root", minute => 10, ensure => present, -- 1.5.5.6 -- Stephen J Smoogen. “The core skill of innovators is error recovery, not failure avoidance.” Randy Nelson, President of Pixar University. "We have a strategic plan. It's called doing things."" — Herb Kelleher, founder Southwest Airlines _______________________________________________ infrastructure mailing list infrastructure@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/infrastructure