X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/003ea252a01ce98532a9f6bfeb62e7b08379eef0..df86974a21bf452883bcb2f73cfcaee8d142a081:/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