[Change Request] Add dirsec to rsyncd.conf on cvs1 for ticket 1327

Toshio Kuratomi a.badger at gmail.com
Wed Apr 15 22:09:01 UTC 2009


Kevin Fenzi wrote:
> This seems like a pretty safe change, but it's my first puppet change,
> so I might have messed something up. ;) 
> 
> I also changed the comment on the pkgs rsync target as it was wrongly
> saying it was the lookaside cache as well. I could revert that part if
> it's thought to risky. ;) 
> 
> ---
>  modules/rsync/files/rsyncd.conf.cvs1 |    9 ++++++++-
>  1 files changed, 8 insertions(+), 1 deletions(-)
> 
> diff --git a/modules/rsync/files/rsyncd.conf.cvs1
> b/modules/rsync/files/rsyncd.conf.cvs1 index 356ffc8..93881dc 100644
> --- a/modules/rsync/files/rsyncd.conf.cvs1
> +++ b/modules/rsync/files/rsyncd.conf.cvs1
> @@ -13,7 +13,14 @@ read only = yes
> 
>  [pkgs]
>  path = /cvs/pkgs/
> -comment = CVS Lookaside cache
> +comment = Fedora packages CVS
> +uid = nobody
> +gid = nobody
> +read only = yes
> +
> +[dirsec]
> +path = /cvs/dirsec/
> +comment = Dirsec CVS
>  uid = nobody
>  gid = nobody
>  read only = yes
> 

Looks fine
+1

-Toshio

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: OpenPGP digital signature
Url : http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20090415/3185d49b/attachment.bin 


More information about the infrastructure mailing list