Add rsync targets to sundries since it's taking over for app*/bapp
This commit is contained in:
parent
1caa9a2ef8
commit
77557d288d
1 changed files with 119 additions and 8 deletions
|
@ -1,11 +1,10 @@
|
|||
pid file = /var/run/rsyncd.pid
|
||||
syslog facility = daemon
|
||||
pid file = /var/run/rsyncd.pid
|
||||
syslog facility = daemon
|
||||
dont compress = *.gz *.tgz *.zip *.z *.rpm *.deb *.bz2 *.iso
|
||||
use chroot = false
|
||||
transfer logging = false
|
||||
use chroot = false
|
||||
transfer logging = false
|
||||
exclude = .snapshot/ .~tmp~/ /.private/ /.private/** **/.nfs*
|
||||
|
||||
|
||||
# For distributing applications
|
||||
[log]
|
||||
comment = Server Logs
|
||||
|
@ -15,9 +14,121 @@ gid = root
|
|||
read only = yes
|
||||
hosts allow = 10.5.126.13 192.168.1.59
|
||||
|
||||
[gather-easyfix]
|
||||
comment = Gather easyfix available in Fedora
|
||||
path = /srv/web/easyfix
|
||||
[docs]
|
||||
comment = Docs Site
|
||||
path = /srv/web/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
|
||||
|
||||
[membership-map]
|
||||
comment = Ambassadors Membership Map
|
||||
path = /srv/web/membership-map
|
||||
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
|
||||
|
||||
[review-stats]
|
||||
comment = Package Review Stats
|
||||
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
|
||||
|
||||
[gather-easyfix]
|
||||
comment = Gather easyfix available in Fedora
|
||||
path = /srv/web/gather-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
|
||||
|
||||
[fedoraproject.org]
|
||||
comment = fedoraproject.org
|
||||
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
|
||||
|
||||
[spins.fedoraproject.org]
|
||||
comment = spins.fedoraproject.org
|
||||
path = /srv/web/spins.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
|
||||
|
||||
[talk.fedoraproject.org]
|
||||
comment = talk.fedoraproject.org
|
||||
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
|
||||
|
||||
[start.fedoraproject.org]
|
||||
comment = start.fedoraproject.org
|
||||
path = /srv/web/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
|
||||
|
||||
[boot.fedoraproject.org]
|
||||
comment = boot.fedoraproject.org
|
||||
path = /srv/web/boot.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
|
||||
|
||||
[mirrors.fedoraproject.org]
|
||||
comment = mirrors.fedoraproject.org
|
||||
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
|
||||
|
||||
[fedoracommunity.org]
|
||||
comment = fedoracommunity.org
|
||||
path = /srv/web/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
|
||||
|
||||
[fudcon.fedoraproject.org]
|
||||
comment = fudcon.fedoraproject.org
|
||||
path = /srv/web/fudcon.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
|
||||
|
||||
[getfedora.org]
|
||||
comment = getfedora.org
|
||||
path = /srv/web/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
|
||||
|
||||
[labs.fedoraproject.org]
|
||||
comment = labs.fedoraproject.org
|
||||
path = /srv/web/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
|
||||
|
||||
[arm.fedoraproject.org]
|
||||
comment = arm.fedoraproject.org
|
||||
path = /srv/web/arm.fedoraproject.org
|
||||
uid = root
|
||||
gid = root
|
||||
read only = yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue