Fix up sync http logs cron job
This commit is contained in:
parent
4e0cf80a0a
commit
8fdf8ef319
2 changed files with 3 additions and 2 deletions
|
@ -3,6 +3,9 @@ clamscan_mailto: admin@fedoraproject.org
|
||||||
clamscan_paths:
|
clamscan_paths:
|
||||||
- /srv/
|
- /srv/
|
||||||
|
|
||||||
|
# Neeed for rsync from log01 for logs.
|
||||||
|
custom_rules: [ '-A INPUT -p tcp -m tcp -s 192.168.1.59 --dport 873 -j ACCEPT' ]
|
||||||
|
|
||||||
git_port: 9418
|
git_port: 9418
|
||||||
git_server: /usr/libexec/git-core/git-daemon
|
git_server: /usr/libexec/git-core/git-daemon
|
||||||
git_server_args: --export-all --syslog --inetd --verbose
|
git_server_args: --export-all --syslog --inetd --verbose
|
||||||
|
|
|
@ -55,8 +55,6 @@ syncHttpLogs paste01.stg.phx2.fedoraproject.org
|
||||||
syncHttpLogs datagrepper01.phx2.fedoraproject.org
|
syncHttpLogs datagrepper01.phx2.fedoraproject.org
|
||||||
syncHttpLogs datagrepper02.phx2.fedoraproject.org
|
syncHttpLogs datagrepper02.phx2.fedoraproject.org
|
||||||
syncHttpLogs datagrepper01.stg.phx2.fedoraproject.org
|
syncHttpLogs datagrepper01.stg.phx2.fedoraproject.org
|
||||||
syncHttpLogs fedoauth01.phx2.fedoraproject.org
|
|
||||||
syncHttpLogs fedoauth02.phx2.fedoraproject.org
|
|
||||||
syncHttpLogs ipsilon01.phx2.fedoraproject.org
|
syncHttpLogs ipsilon01.phx2.fedoraproject.org
|
||||||
syncHttpLogs ipsilon02.phx2.fedoraproject.org
|
syncHttpLogs ipsilon02.phx2.fedoraproject.org
|
||||||
syncHttpLogs ask01.phx2.fedoraproject.org
|
syncHttpLogs ask01.phx2.fedoraproject.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue