X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/356a507d8627f062775ea315500c3f099588b5e3..dd71ef5027590d0657e66dab9747dc758816762f:/cookbooks/tile/templates/default/apache.erb diff --git a/cookbooks/tile/templates/default/apache.erb b/cookbooks/tile/templates/default/apache.erb index 0e461b8d6..e6f8ade1c 100644 --- a/cookbooks/tile/templates/default/apache.erb +++ b/cookbooks/tile/templates/default/apache.erb @@ -25,6 +25,9 @@ <% cache.ipaddresses(:role => :external).sort.each do |address| -%> RemoteIPTrustedProxy <%= address %> <% end -%> +<% end -%> +<% @fastly.sort.each do |address| -%> + RemoteIPTrustedProxy <%= address %> <% end -%> # Setup logging