projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f78c0ac
)
add new export
author
Stephen Gran
<steve@lobefin.net>
Fri, 4 Jan 2013 17:31:32 +0000
(17:31 +0000)
committer
Stephen Gran
<steve@lobefin.net>
Fri, 4 Jan 2013 17:31:32 +0000
(17:31 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/roles/files/dakmaster/rsyncd.conf
patch
|
blob
|
history
diff --git
a/modules/roles/files/dakmaster/rsyncd.conf
b/modules/roles/files/dakmaster/rsyncd.conf
index
d8d6a57
..
deaf04a
100644
(file)
--- a/
modules/roles/files/dakmaster/rsyncd.conf
+++ b/
modules/roles/files/dakmaster/rsyncd.conf
@@
-104,3
+104,11
@@
log file = /var/log/rsyncd/rsyncd.log
list = no
auth users = *
secrets file = /etc/rsyncd/buildd-all.secrets
+
+[debian-buildd-dists]
+ path = /srv/incoming.debian.org/debian-buildd/dists
+ comment = buildd archive
+ read only = true
+ list = no
+ auth users = *
+ secrets file = /etc/rsyncd/buildd-all.secrets