From: Bastian Blank Date: Sun, 26 Feb 2017 16:57:01 +0000 (+0100) Subject: Export debian-security-buildd-pool on syncproxy X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=d01ff82689c702144f7f9cda95fd3d7070fbe563;p=mirror%2Fdsa-puppet.git Export debian-security-buildd-pool on syncproxy --- diff --git a/modules/roles/templates/syncproxy/rsyncd.conf.erb b/modules/roles/templates/syncproxy/rsyncd.conf.erb index f9381f1c8..d27bcc487 100644 --- a/modules/roles/templates/syncproxy/rsyncd.conf.erb +++ b/modules/roles/templates/syncproxy/rsyncd.conf.erb @@ -48,3 +48,8 @@ strict modes = false auth users = * secrets file = /home/archvsync/rsyncd/debian-security.secrets +[debian-security-buildd-pool] + path = /srv/mirrors/debian-security-buildd/pool/ + list = no + auth users = * + secrets file = /home/archvsync/rsyncd/debian-security-buildd-pool.secrets