From 483db3a930b78af57b097a28068fda209bf41c77 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Mon, 14 Apr 2014 16:49:06 +0100 Subject: [PATCH] Additional Whitelist SoTM-US 2014 Hack day tile access --- cookbooks/tilecache/templates/default/squid.conf.erb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cookbooks/tilecache/templates/default/squid.conf.erb b/cookbooks/tilecache/templates/default/squid.conf.erb index 2b5355ce2..b8dd26013 100644 --- a/cookbooks/tilecache/templates/default/squid.conf.erb +++ b/cookbooks/tilecache/templates/default/squid.conf.erb @@ -78,6 +78,9 @@ acl pool_unlimited src 64.236.163.23 acl pool_unlimited src 66.78.217.141 #SoTM-US 2014 Hack Day Red Cross acl pool_unlimited src 162.6.86.34 +acl pool_unlimited src 162.6.86.35 +acl pool_unlimited src 162.6.86.36 + #Allow tile_caches ICP access icp_access allow tile_caches -- 2.43.2