X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/25a27b0ba4f918b8ecf7e3832ccb80f9edb4c7d3..7a934ef4aaf32d97f15e62b253d3945baf9ea5bb:/cookbooks/imagery/templates/default/nginx_imagery.conf.erb diff --git a/cookbooks/imagery/templates/default/nginx_imagery.conf.erb b/cookbooks/imagery/templates/default/nginx_imagery.conf.erb index 5b3b91eb4..5158aba73 100644 --- a/cookbooks/imagery/templates/default/nginx_imagery.conf.erb +++ b/cookbooks/imagery/templates/default/nginx_imagery.conf.erb @@ -2,7 +2,6 @@ server { listen 80; server_name <%= @name %>; - #FIXME WIP - #Needs to include or iterate through layers with rewrite + fastcgi - #Git checkout of web? + include /srv/imagery/nginx/<%= @name %>/layer-*.conf + }