]> git.openstreetmap.org Git - chef.git/commit
vectortile: Move ocean updates to timer
authorPaul Norman <penorman@mac.com>
Thu, 26 Jun 2025 16:30:22 +0000 (09:30 -0700)
committerPaul Norman <penorman@mac.com>
Thu, 26 Jun 2025 16:30:22 +0000 (09:30 -0700)
commit50c50c0943823b6885d2199816d1a795975baf68
tree54aca5031b90f35ba9a25491c69a34f1d2713df2
parentbe1f9d330b792120f8e6bda951afd7a90c4af636
vectortile: Move ocean updates to timer

This allows updates of ocean tile-layers when the shapefiles
are updated
cookbooks/vectortile/attributes/default.rb
cookbooks/vectortile/recipes/default.rb
cookbooks/vectortile/templates/default/ocean-update-notile.erb [new file with mode: 0644]
cookbooks/vectortile/templates/default/ocean-update-tile.erb [new file with mode: 0644]
cookbooks/vectortile/templates/default/render-ocean.erb [deleted file]
test/integration/vectortile/inspec/updates_spec.rb [new file with mode: 0644]