Change Request: docs rsync job.

Stephen John Smoogen smooge at gmail.com
Tue May 25 19:36:10 UTC 2010


+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


More information about the infrastructure mailing list