]> git.openstreetmap.org Git - chef.git/commitdiff
Update location of favicon.ico
authorTom Hughes <tom@compton.nu>
Thu, 11 Jun 2015 20:19:21 +0000 (21:19 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 11 Jun 2015 21:15:47 +0000 (22:15 +0100)
cookbooks/web/templates/default/apache.frontend.erb

index 627bf6ec00e9d518240b8c15feb8be63c9f2640f..5177f89eb21af8ff1c82a49da92f5457aded034b 100644 (file)
   PassengerPreStart http://www.openstreetmap.org/
 <% end -%>
   SetEnv SECRET_KEY_BASE <%= @secret_key_base %>
   PassengerPreStart http://www.openstreetmap.org/
 <% end -%>
   SetEnv SECRET_KEY_BASE <%= @secret_key_base %>
-  Alias /favicon.ico <%= node[:web][:base_directory] %>/rails/app/assets/images/favicon.ico
+  Alias /favicon.ico <%= node[:web][:base_directory] %>/rails/app/assets/favicons/favicon.ico
   Alias /openlayers <%= node[:web][:base_directory] %>/rails/vendor/assets/openlayers
   Alias /stats /store/rails/stats
   Alias /user/image /store/rails/user/image
   Alias /openlayers <%= node[:web][:base_directory] %>/rails/vendor/assets/openlayers
   Alias /stats /store/rails/stats
   Alias /user/image /store/rails/user/image