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

Kevin Fenzi kevin at tummy.com
Wed Apr 15 21:57:44 UTC 2009


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
-- 
1.5.5.6
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-infrastructure-list/attachments/20090415/71f32e4c/attachment.sig>


More information about the Fedora-infrastructure-list mailing list