rsync propagation logs module for the backend

Signed-off-by: Adrian Reber <adrian@lisas.de>
This commit is contained in:
Adrian Reber 2015-12-17 09:11:08 +00:00
parent 4fce2d9b71
commit bd4673cb3b

View file

@ -14,3 +14,12 @@ uid = mirrormanager
gid = mirrormanager
read only = yes
hosts allow = mm-frontend01.phx2.fedoraproject.org mm-frontend02.phx2.fedoraproject.org 209.132.181.102
# For distributing propagation logs to the mm backend
[propagation]
comment = Propagation Logs
path = /var/log/mirrormanager/propagation
uid = mirrormanager
gid = mirrormanager
read only = yes
hosts allow = mm-backend01.phx2.fedoraproject.org