From 18af64a292060abb09e675d3b7197d445215aba9 Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Sat, 7 Oct 2017 11:49:59 +0200 Subject: [PATCH] Make ssundries-stg make whatcanidoforfedora available Signed-off-by: Patrick Uiterwijk --- roles/rsyncd/files/rsyncd.conf.sundries-stg | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/roles/rsyncd/files/rsyncd.conf.sundries-stg b/roles/rsyncd/files/rsyncd.conf.sundries-stg index 7af489642a..659bc15b18 100644 --- a/roles/rsyncd/files/rsyncd.conf.sundries-stg +++ b/roles/rsyncd/files/rsyncd.conf.sundries-stg @@ -134,6 +134,14 @@ gid = root read only = yes hosts allow = 10.5.126.0/255.255.255.0 192.168.0.0/255.255.0.0 10.5.128.0/255.255.255.0 +[whatcanidoforfedora.org] +comment = whatcanidoforfedora.org +path = /srv/web/whatcanidoforfedora.org +uid = root +gid = root +read only = yes +hosts allow = 10.5.126.0/255.255.255.0 192.168.0.0/255.255.0.0 10.5.128.0/255.255.255.0 + [labs.fedoraproject.org] comment = labs.fedoraproject.org path = /srv/web/labs.fedoraproject.org