mirror-update: publish reprepro logs

This publishing job can now publish the reprepro logs too

Change-Id: I221bdc3273f53c7d7762b73d32b815c84848b875
This commit is contained in:
Ian Wienand 2020-10-27 16:44:26 +11:00
parent f50490481b
commit cb4935bd4d

View File

@ -21,6 +21,7 @@ RSYNC="rsync -rltvz"
$K5START $RSYNC /var/log/rsync-mirrors $DEST
$K5START $RSYNC /var/log/afs-release $DEST
$K5START $RSYNC /var/log/afsmon $DEST
$K5START $RSYNC /var/log/reprepro $DEST
# NOTE(ianw) : r/w volume as this is infrequently accessed; thus no
# replications and no "vos release" etc required.