sundries / staging: update rsyncd.conf with correct paths and networks
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
df10e1c315
commit
eac8b3b075
1 changed files with 27 additions and 27 deletions
|
@ -12,7 +12,7 @@ path = /var/log
|
|||
uid = root
|
||||
gid = root
|
||||
read only = yes
|
||||
hosts allow = 10.5.126.13 192.168.1.59 10.3.163.39
|
||||
hosts allow = 10.3.163.39 192.168.1.59
|
||||
|
||||
[docs]
|
||||
comment = Docs Site
|
||||
|
@ -20,7 +20,7 @@ path = /srv/docs
|
|||
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 10.3.160.0/255.255.224.0
|
||||
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
||||
|
||||
[review-stats]
|
||||
comment = Package Review Stats
|
||||
|
@ -28,7 +28,7 @@ path = /srv/web/review-stats
|
|||
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 10.3.160.0/255.255.224.0
|
||||
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
||||
|
||||
[gather-easyfix]
|
||||
comment = Gather easyfix available in Fedora
|
||||
|
@ -36,7 +36,7 @@ path = /srv/web/easyfix
|
|||
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 10.3.160.0/255.255.224.0
|
||||
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
||||
|
||||
[fedoraproject.org]
|
||||
comment = fedoraproject.org
|
||||
|
@ -44,7 +44,7 @@ path = /srv/web/fedoraproject.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 10.3.160.0/255.255.224.0
|
||||
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
||||
|
||||
[talk.fedoraproject.org]
|
||||
comment = talk.fedoraproject.org
|
||||
|
@ -52,15 +52,15 @@ path = /srv/web/talk.fedoraproject.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 10.3.160.0/255.255.224.0
|
||||
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
||||
|
||||
[start.fedoraproject.org]
|
||||
comment = start.fedoraproject.org
|
||||
path = /srv/web/start.fedoraproject.org
|
||||
path = /srv/websites/start.fedoraproject.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 10.3.160.0/255.255.224.0
|
||||
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
||||
|
||||
[mirrors.fedoraproject.org]
|
||||
comment = mirrors.fedoraproject.org
|
||||
|
@ -68,23 +68,23 @@ path = /srv/web/mirrors.fedoraproject.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 10.3.160.0/255.255.224.0
|
||||
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
||||
|
||||
[fedoracommunity.org]
|
||||
comment = fedoracommunity.org
|
||||
path = /srv/web/fedoracommunity.org
|
||||
path = /srv/websites/fedoracommunity.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 10.3.160.0/255.255.224.0
|
||||
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
||||
|
||||
[flocktofedora.org]
|
||||
comment = flocktofedora.org
|
||||
path = /srv/web/flocktofedora.org
|
||||
path = /srv/websites/flocktofedora.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 10.3.160.0/255.255.224.0
|
||||
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
||||
|
||||
[getfedora.org]
|
||||
comment = getfedora.org
|
||||
|
@ -92,15 +92,15 @@ path = /srv/websites/getfedora.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 10.3.160.0/255.255.224.0
|
||||
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
||||
|
||||
[labs.fedoraproject.org]
|
||||
comment = labs.fedoraproject.org
|
||||
path = /srv/web/labs.fedoraproject.org
|
||||
path = /srv/websites/labs.fedoraproject.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 10.3.160.0/255.255.224.0
|
||||
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
||||
|
||||
[budget.fedoraproject.org]
|
||||
comment = budget.fedoraproject.org
|
||||
|
@ -108,7 +108,7 @@ path = /srv/web/budget.fedoraproject.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 10.3.160.0/255.255.224.0
|
||||
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
||||
|
||||
[iot.fedoraproject.org]
|
||||
comment = iot.fedoraproject.org
|
||||
|
@ -116,7 +116,7 @@ path = /srv/web/iot.fedoraproject.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 10.3.160.0/255.255.224.0
|
||||
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
||||
|
||||
[developer.fedoraproject.org]
|
||||
comment = developer.fedoraproject.org
|
||||
|
@ -124,7 +124,7 @@ path = /srv/web/developer.fedoraproject.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 10.3.160.0/255.255.224.0
|
||||
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
||||
|
||||
[codecs.fedoraproject.org]
|
||||
comment = codecs.fedoraproject.org
|
||||
|
@ -132,15 +132,15 @@ path = /srv/web/codecs.fedoraproject.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 10.3.160.0/255.255.224.0
|
||||
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
||||
|
||||
[alt.fedoraproject.org]
|
||||
comment = alt.fedoraproject.org
|
||||
path = /srv/web/alt.fedoraproject.org
|
||||
path = /srv/websites/alt.fedoraproject.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 10.3.160.0/255.255.224.0
|
||||
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
||||
|
||||
[fmw]
|
||||
comment = fmw
|
||||
|
@ -148,7 +148,7 @@ path = /srv/web/fmw
|
|||
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 10.3.160.0/255.255.224.0
|
||||
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
||||
|
||||
[registry-signatures]
|
||||
comment = registry-signatures
|
||||
|
@ -156,7 +156,7 @@ path = /srv/web/registry-signatures
|
|||
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 10.3.160.0/255.255.224.0
|
||||
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
||||
|
||||
[registry-index]
|
||||
comment = registry-index
|
||||
|
@ -164,7 +164,7 @@ path = /var/lib/reg-server/static/
|
|||
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 10.3.160.0/255.255.224.0
|
||||
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
||||
|
||||
[flatpak-index]
|
||||
comment = flatpak-indexer output
|
||||
|
@ -172,7 +172,7 @@ path = /srv/web/registry-index
|
|||
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 10.3.160.0/255.255.224.0
|
||||
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
||||
|
||||
[docs-redirects]
|
||||
comment = Docs Site Redirects
|
||||
|
@ -180,7 +180,7 @@ path = /srv/web/docs-redirects
|
|||
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 10.3.160.0/255.255.224.0
|
||||
hosts allow = 10.3.160.0/255.255.224.0 192.168.0.0/255.255.0.0
|
||||
|
||||
[fedoraloveskde.org]
|
||||
comment = fedoraloveskde.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue