X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/523cc1f7b407269fd07c86fc4ab5f6c8c3f7230f..86aeaefd2b815793d4bed90170428068e60f7c9f:/cookbooks/tilecache/templates/default/squid.conf.erb diff --git a/cookbooks/tilecache/templates/default/squid.conf.erb b/cookbooks/tilecache/templates/default/squid.conf.erb index d1478759f..f0a04bcd4 100644 --- a/cookbooks/tilecache/templates/default/squid.conf.erb +++ b/cookbooks/tilecache/templates/default/squid.conf.erb @@ -117,7 +117,7 @@ acl tile_caches src <%= address %> <% end -%> <% end -%> -<% if node[:squid][:version] != 3 -%> +<% if node[:squid][:version] == 2 -%> # Siblings <% node[:tilecache][:tile_siblings].each do |sibling| -%> cache_peer <%= sibling %> sibling 3128 3130 weight=1500