From: Grant Slater Date: Thu, 2 Jan 2014 18:48:58 +0000 (+0000) Subject: tilecache: proxy-only hot-wired peers X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/327595ecd12ad781b680d8ca5d388519a0b54588 tilecache: proxy-only hot-wired peers --- diff --git a/cookbooks/tilecache/templates/default/squid.conf.erb b/cookbooks/tilecache/templates/default/squid.conf.erb index 5a59e59c7..c4a1a951b 100644 --- a/cookbooks/tilecache/templates/default/squid.conf.erb +++ b/cookbooks/tilecache/templates/default/squid.conf.erb @@ -36,10 +36,10 @@ cache_peer nadder-02.openstreetmap.org sibling 3128 3130 proxy-only cache_peer nadder-01.openstreetmap.org sibling 3128 3130 proxy-only <% end -%> <% if node[:fqdn] == "trogdor.openstreetmap.org" -%> -cache_peer fume.openstreetmap.org sibling 3128 3130 +cache_peer fume.openstreetmap.org sibling 3128 3130 proxy-only <% end -%> <% if node[:fqdn] == "fume.openstreetmap.org" -%> -cache_peer trogdor.openstreetmap.org sibling 3128 3130 +cache_peer trogdor.openstreetmap.org sibling 3128 3130 proxy-only <% end -%> <% if node[:fqdn] == "jakelong.openstreetmap.org" -%> cache_peer nadder-01.openstreetmap.org sibling 3128 3130 proxy-only