]> git.openstreetmap.org Git - chef.git/commitdiff
Remove London Hack Weekend IP from delay pools
authorGrant Slater <git@firefishy.com>
Sun, 9 Mar 2014 17:42:19 +0000 (17:42 +0000)
committerGrant Slater <git@firefishy.com>
Sun, 9 Mar 2014 17:42:19 +0000 (17:42 +0000)
cookbooks/tilecache/templates/default/squid.conf.erb

index df6fe48c0bf8ccba84ae0331d90468f90a3f7bf5..1f1656e65ad4ffd65a5a876cc4e86e71eeeb900a 100644 (file)
@@ -72,6 +72,8 @@ acl pool_unlimited src <%= address %>
 acl tile_caches src <%= address %>
 <% end -%>
 <% end -%>
 acl tile_caches src <%= address %>
 <% end -%>
 <% end -%>
+#AOL External (London Hack Weekend)
+acl pool_unlimited src 64.236.163.23
 
 #Allow tile_caches ICP access
 icp_access allow tile_caches
 
 #Allow tile_caches ICP access
 icp_access allow tile_caches