On 2010-05-26 02:37:13 AM, Mike McGrath wrote:
> ---
>  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 07640b9..1b9613c 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 -aSHP --exclude=.git/objects/ 
> bapp01::docs/ /srv/web/docs.fedoraproject.org/",
> +        command => "/usr/bin/rsync -aSHPq --exclude=.git/objects/ 
> bapp01::docs/ /srv/web/docs.fedoraproject.org/",
>          user    => "root",
>          minute  => 10,
>       ensure  => present,
> -- 
> 1.5.5.6
+1

Thanks,
Ricky

Attachment: pgpOLtorQkdr6.pgp
Description: PGP signature

_______________________________________________
infrastructure mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/infrastructure

Reply via email to