diff --git a/roles/rsyncd/files/rsyncd.conf.sundries b/roles/rsyncd/files/rsyncd.conf.sundries index 5cb888d3bd..87ec1d7b78 100644 --- a/roles/rsyncd/files/rsyncd.conf.sundries +++ b/roles/rsyncd/files/rsyncd.conf.sundries @@ -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 +[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 + [labs.fedoraproject.org] comment = labs.fedoraproject.org path = /srv/web/labs.fedoraproject.org