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

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list

Reply via email to