From: Peter Palfrader Date: Thu, 14 Sep 2017 12:24:48 +0000 (+0200) Subject: Add debian-buildd to syncproxy rsyncd X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;ds=sidebyside;h=9906f830944ef1a8ba69a65565e4a0f7eadbd965;p=mirror%2Fdsa-puppet.git Add debian-buildd to syncproxy rsyncd --- diff --git a/modules/roles/templates/syncproxy/rsyncd.conf.erb b/modules/roles/templates/syncproxy/rsyncd.conf.erb index 5904d5088..a33d36da9 100644 --- a/modules/roles/templates/syncproxy/rsyncd.conf.erb +++ b/modules/roles/templates/syncproxy/rsyncd.conf.erb @@ -30,6 +30,9 @@ strict modes = false { name: 'debian-security-buildd-pool', list: false, }, + { name: 'debian-buildd', + list: false, + }, ] lines = []