From d01ff82689c702144f7f9cda95fd3d7070fbe563 Mon Sep 17 00:00:00 2001 From: Bastian Blank Date: Sun, 26 Feb 2017 17:57:01 +0100 Subject: [PATCH] Export debian-security-buildd-pool on syncproxy --- modules/roles/templates/syncproxy/rsyncd.conf.erb | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.20.1