]> git.openstreetmap.org Git - chef.git/commitdiff
tilecache: proxy-only hot-wired peers
authorGrant Slater <git@firefishy.com>
Thu, 2 Jan 2014 18:48:58 +0000 (18:48 +0000)
committerGrant Slater <git@firefishy.com>
Thu, 2 Jan 2014 18:48:58 +0000 (18:48 +0000)
cookbooks/tilecache/templates/default/squid.conf.erb

index 5a59e59c7a2273e404185a2caf25e32757656cdd..c4a1a951b267321294f4d940a5c84c0160347451 100644 (file)
@@ -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