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:
4bf5791
)
Make debian-buildd tree available over rsync for syncproxies
author
Peter Palfrader
<peter@palfrader.org>
Wed, 13 Sep 2017 08:24:31 +0000
(10:24 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Wed, 13 Sep 2017 08:24:31 +0000
(10:24 +0200)
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
ca7a507
..
62c0139
100644
(file)
--- a/
modules/roles/files/dakmaster/rsyncd.conf
+++ b/
modules/roles/files/dakmaster/rsyncd.conf
@@
-35,3
+35,9
@@
strict modes = false
path = /srv/static.debian.org/master/incoming.debian.org-current-live/debian-buildd/dists
auth users = *
secrets file = /home/archvsync/rsyncd/debian-buildd-dists.secrets
+
+[debian-buildd]
+ comment = debian-buildd tree. Not staged, or synced, or necessarily consistent. Only use for speeding up subsequent syncs of the debian archive.
+ path = /srv/ftp-master.debian.org/public/incoming.debian.org/web/debian-buildd
+ auth users = *
+ secrets file = /home/archvsync/rsyncd/debian-buildd.secrets