rsync propagation logs module for the backend
Signed-off-by: Adrian Reber <adrian@lisas.de>
This commit is contained in:
parent
4fce2d9b71
commit
bd4673cb3b
1 changed files with 9 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue