2015-07-21 23:45:52 +00:00
|
|
|
pid file = /var/run/rsyncd.pid
|
|
|
|
syslog facility = daemon
|
2014-05-19 23:17:42 +00:00
|
|
|
dont compress = *.gz *.tgz *.zip *.z *.rpm *.deb *.bz2 *.iso
|
2015-07-21 23:45:52 +00:00
|
|
|
use chroot = false
|
|
|
|
transfer logging = false
|
2014-05-19 23:17:42 +00:00
|
|
|
exclude = .snapshot/ .~tmp~/ /.private/ /.private/** **/.nfs*
|
|
|
|
|
|
|
|
# For distributing applications
|
|
|
|
[log]
|
|
|
|
comment = Server Logs
|
|
|
|
path = /var/log
|
|
|
|
uid = root
|
|
|
|
gid = root
|
|
|
|
read only = yes
|
2020-06-12 11:01:08 -04:00
|
|
|
hosts allow = 10.3.163.39 192.168.1.59
|
2014-05-19 23:17:42 +00:00
|
|
|
|
2015-07-21 23:45:52 +00:00
|
|
|
[docs]
|
|
|
|
comment = Docs Site
|
2019-04-18 20:35:26 +02:00
|
|
|
path = /srv/docs
|
2015-07-21 23:45:52 +00:00
|
|
|
uid = root
|
|
|
|
gid = root
|
|
|
|
read only = yes
|
2020-06-12 13:16:16 -04:00
|
|
|
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
2015-07-21 23:45:52 +00:00
|
|
|
|
|
|
|
[membership-map]
|
|
|
|
comment = Ambassadors Membership Map
|
|
|
|
path = /srv/web/membership-map
|
|
|
|
uid = root
|
|
|
|
gid = root
|
|
|
|
read only = yes
|
2020-06-12 13:16:16 -04:00
|
|
|
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
2015-07-21 23:45:52 +00:00
|
|
|
|
|
|
|
[review-stats]
|
|
|
|
comment = Package Review Stats
|
|
|
|
path = /srv/web/review-stats
|
|
|
|
uid = root
|
|
|
|
gid = root
|
|
|
|
read only = yes
|
2020-06-12 13:16:16 -04:00
|
|
|
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
2015-07-21 23:45:52 +00:00
|
|
|
|
2014-05-19 23:17:42 +00:00
|
|
|
[gather-easyfix]
|
|
|
|
comment = Gather easyfix available in Fedora
|
2015-07-31 16:38:58 +00:00
|
|
|
path = /srv/web/easyfix
|
2015-07-21 23:45:52 +00:00
|
|
|
uid = root
|
|
|
|
gid = root
|
|
|
|
read only = yes
|
2020-06-12 13:16:16 -04:00
|
|
|
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
2015-07-21 23:45:52 +00:00
|
|
|
|
|
|
|
[fedoraproject.org]
|
|
|
|
comment = fedoraproject.org
|
|
|
|
path = /srv/web/fedoraproject.org
|
|
|
|
uid = root
|
|
|
|
gid = root
|
|
|
|
read only = yes
|
2020-06-12 13:16:16 -04:00
|
|
|
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
2015-07-21 23:45:52 +00:00
|
|
|
|
|
|
|
[spins.fedoraproject.org]
|
|
|
|
comment = spins.fedoraproject.org
|
2022-06-21 20:45:38 +02:00
|
|
|
path = /srv/websites/spins.fedoraproject.org
|
2015-07-21 23:45:52 +00:00
|
|
|
uid = root
|
|
|
|
gid = root
|
|
|
|
read only = yes
|
2020-06-12 13:16:16 -04:00
|
|
|
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
2015-07-21 23:45:52 +00:00
|
|
|
|
|
|
|
[talk.fedoraproject.org]
|
|
|
|
comment = talk.fedoraproject.org
|
|
|
|
path = /srv/web/talk.fedoraproject.org
|
|
|
|
uid = root
|
|
|
|
gid = root
|
|
|
|
read only = yes
|
2020-06-12 13:16:16 -04:00
|
|
|
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
2015-07-21 23:45:52 +00:00
|
|
|
|
|
|
|
[start.fedoraproject.org]
|
|
|
|
comment = start.fedoraproject.org
|
2022-06-21 20:45:38 +02:00
|
|
|
path = /srv/websites/start.fedoraproject.org
|
2015-07-21 23:45:52 +00:00
|
|
|
uid = root
|
|
|
|
gid = root
|
|
|
|
read only = yes
|
2020-06-12 13:16:16 -04:00
|
|
|
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
2015-07-21 23:45:52 +00:00
|
|
|
|
|
|
|
[mirrors.fedoraproject.org]
|
|
|
|
comment = mirrors.fedoraproject.org
|
|
|
|
path = /srv/web/mirrors.fedoraproject.org
|
|
|
|
uid = root
|
|
|
|
gid = root
|
|
|
|
read only = yes
|
2020-06-12 13:16:16 -04:00
|
|
|
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
2015-07-21 23:45:52 +00:00
|
|
|
|
|
|
|
[fedoracommunity.org]
|
|
|
|
comment = fedoracommunity.org
|
2022-06-21 20:45:38 +02:00
|
|
|
path = /srv/websites/fedoracommunity.org
|
2015-07-21 23:45:52 +00:00
|
|
|
uid = root
|
|
|
|
gid = root
|
|
|
|
read only = yes
|
2020-06-12 13:16:16 -04:00
|
|
|
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
2015-07-21 23:45:52 +00:00
|
|
|
|
2016-01-21 19:37:48 +00:00
|
|
|
[flocktofedora.org]
|
|
|
|
comment = flocktofedora.org
|
2022-06-21 20:45:38 +02:00
|
|
|
path = /srv/websites/flocktofedora.org
|
2016-01-21 19:37:48 +00:00
|
|
|
uid = root
|
|
|
|
gid = root
|
|
|
|
read only = yes
|
2020-06-12 13:16:16 -04:00
|
|
|
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
2016-01-21 19:37:48 +00:00
|
|
|
|
2015-07-21 23:45:52 +00:00
|
|
|
[getfedora.org]
|
|
|
|
comment = getfedora.org
|
2019-05-13 10:52:13 +00:00
|
|
|
path = /srv/websites/getfedora.org
|
2015-07-21 23:45:52 +00:00
|
|
|
uid = root
|
|
|
|
gid = root
|
|
|
|
read only = yes
|
2020-06-12 13:16:16 -04:00
|
|
|
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
2015-07-21 23:45:52 +00:00
|
|
|
|
|
|
|
[labs.fedoraproject.org]
|
|
|
|
comment = labs.fedoraproject.org
|
2022-06-21 20:45:38 +02:00
|
|
|
path = /srv/websites/labs.fedoraproject.org
|
2015-07-21 23:45:52 +00:00
|
|
|
uid = root
|
|
|
|
gid = root
|
|
|
|
read only = yes
|
2020-06-12 13:16:16 -04:00
|
|
|
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
2015-07-21 23:45:52 +00:00
|
|
|
|
2016-03-01 20:22:38 +00:00
|
|
|
[budget.fedoraproject.org]
|
|
|
|
comment = budget.fedoraproject.org
|
|
|
|
path = /srv/web/budget.fedoraproject.org
|
|
|
|
uid = root
|
|
|
|
gid = root
|
|
|
|
read only = yes
|
2020-06-12 13:16:16 -04:00
|
|
|
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
2016-03-01 20:22:38 +00:00
|
|
|
|
2018-09-26 18:51:43 +00:00
|
|
|
[iot.fedoraproject.org]
|
|
|
|
comment = iot.fedoraproject.org
|
|
|
|
path = /srv/web/iot.fedoraproject.org
|
|
|
|
uid = root
|
|
|
|
gid = root
|
|
|
|
read only = yes
|
2020-06-12 13:16:16 -04:00
|
|
|
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
2018-09-26 18:51:43 +00:00
|
|
|
|
2015-10-27 17:09:24 +00:00
|
|
|
[developer.fedoraproject.org]
|
|
|
|
comment = developer.fedoraproject.org
|
|
|
|
path = /srv/web/developer.fedoraproject.org
|
|
|
|
uid = root
|
|
|
|
gid = root
|
|
|
|
read only = yes
|
2020-06-12 13:16:16 -04:00
|
|
|
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
2016-04-22 21:33:42 +00:00
|
|
|
|
|
|
|
[codecs.fedoraproject.org]
|
|
|
|
comment = codecs.fedoraproject.org
|
|
|
|
path = /srv/web/codecs.fedoraproject.org
|
|
|
|
uid = root
|
|
|
|
gid = root
|
|
|
|
read only = yes
|
2020-06-12 13:16:16 -04:00
|
|
|
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
2016-10-10 23:03:44 +00:00
|
|
|
|
2016-11-22 12:41:39 +00:00
|
|
|
[alt.fedoraproject.org]
|
|
|
|
comment = alt.fedoraproject.org
|
2022-06-21 20:45:38 +02:00
|
|
|
path = /srv/websites/alt.fedoraproject.org
|
2016-11-22 12:41:39 +00:00
|
|
|
uid = root
|
|
|
|
gid = root
|
|
|
|
read only = yes
|
2020-06-12 13:16:16 -04:00
|
|
|
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
2016-11-22 12:41:39 +00:00
|
|
|
|
2016-10-10 23:03:44 +00:00
|
|
|
[fmw]
|
|
|
|
comment = fmw
|
|
|
|
path = /srv/web/fmw
|
|
|
|
uid = root
|
|
|
|
gid = root
|
|
|
|
read only = yes
|
2020-06-12 13:16:16 -04:00
|
|
|
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
2017-02-21 14:34:37 +00:00
|
|
|
|
|
|
|
[registry-signatures]
|
|
|
|
comment = registry-signatures
|
|
|
|
path = /srv/web/registry-signatures
|
|
|
|
uid = root
|
|
|
|
gid = root
|
|
|
|
read only = yes
|
2020-06-12 13:16:16 -04:00
|
|
|
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
2017-11-21 21:55:48 +00:00
|
|
|
|
|
|
|
[registry-index]
|
|
|
|
comment = registry-index
|
|
|
|
path = /var/lib/reg-server/static/
|
|
|
|
uid = root
|
|
|
|
gid = root
|
|
|
|
read only = yes
|
2020-06-12 13:16:16 -04:00
|
|
|
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
2018-08-02 15:25:30 +00:00
|
|
|
|
2021-03-26 11:50:39 -04:00
|
|
|
[flatpak-index]
|
|
|
|
comment = flatpak-indexer output
|
|
|
|
path = /srv/web/registry-index
|
2018-09-26 18:51:43 +00:00
|
|
|
uid = root
|
|
|
|
gid = root
|
|
|
|
read only = yes
|
2020-06-12 13:16:16 -04:00
|
|
|
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
2018-09-26 18:51:43 +00:00
|
|
|
|
2018-08-02 15:25:30 +00:00
|
|
|
[docs-redirects]
|
|
|
|
comment = Docs Site Redirects
|
|
|
|
path = /srv/web/docs-redirects
|
|
|
|
uid = root
|
|
|
|
gid = root
|
|
|
|
read only = yes
|
2020-06-12 13:16:16 -04:00
|
|
|
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
2021-06-14 12:49:11 -07:00
|
|
|
|
|
|
|
[fedoraloveskde.org]
|
|
|
|
comment = fedoraloveskde.org
|
|
|
|
path = /srv/web/fedoraloveskde.org
|
|
|
|
uid = root
|
|
|
|
gid = root
|
|
|
|
read only = yes
|
|
|
|
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
2021-09-18 17:31:27 +02:00
|
|
|
|
|
|
|
[kinoite.fedoraproject.org]
|
|
|
|
comment = kinoite.fedoraproject.org
|
|
|
|
path = /srv/web/kinoite.fedoraproject.org
|
|
|
|
uid = root
|
|
|
|
gid = root
|
|
|
|
read only = yes
|
|
|
|
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|