Files
fedora-infra_ansible/roles/rsyncd/files/rsyncd.conf.people01.fedoraproject.org
2016-05-26 21:16:12 +00:00

937 B

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 exclude = .snapshot/ .~tmp~/ .private .private/** **.nfs*

[log] comment = Server Logs path = /var/log uid = root gid = root read only = yes hosts allow = 10.5.126.13 192.168.1.59

[people-repos] comment = repos.fedorapeople.org content path = /srv/repos uid = nobody gid = nobody read only = yes ignore nonreadable = yes list = true

[project] comment = fedorapeople.org group content path = /project uid = nobody gid = nobody read only = yes ignore nonreadable = yes list = true

[groups] comment = fedorapeople.org group content path = /project uid = nobody gid = nobody read only = yes ignore nonreadable = yes list = true