Freeze break: fix log sync script on log01

Kevin Fenzi kevin at scrye.com
Wed Apr 1 16:37:33 UTC 2015


log01 pulls httpd logs from proxys. 

When it was added, proxy11 wasn't right, this corrects it and saves us
a cron email every night with the error: 

diff --git a/roles/base/files/syncHttpLogs.sh
b/roles/base/files/syncHttpLogs.sh index 11a6d3a..ad25e01 100644
--- a/roles/base/files/syncHttpLogs.sh
+++ b/roles/base/files/syncHttpLogs.sh
@@ -38,7 +38,7 @@ syncHttpLogs proxy07.vpn.fedoraproject.org
 syncHttpLogs proxy08.vpn.fedoraproject.org
 syncHttpLogs proxy09.vpn.fedoraproject.org
 syncHttpLogs proxy10.phx2.fedoraproject.org
-syncHttpLogs proxy11.phx2.fedoraproject.org
+syncHttpLogs proxy11.vpn.fedoraproject.org
 syncHttpLogs proxy01.stg.phx2.fedoraproject.org
 syncHttpLogs app01.stg.phx2.fedoraproject.org
 syncHttpLogs bapp02.phx2.fedoraproject.org

+1s?

kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20150401/2631693c/attachment.sig>


More information about the infrastructure mailing list