Skip to content

Commit

Permalink
syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
grischard committed Jun 18, 2023
1 parent 88e01cf commit d66e953
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cookbooks/imagery/recipes/lu_ngl_dtm.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@

imagery_layer "ana_dtm_2017" do
site "ana-dtm-2017.openstreetmap.lu"
action: delete
action :delete
end

imagery_layer "ana_dtm_2017_hillshading" do
site "ana-dtm-2017.openstreetmap.lu"
action: delete
action :delete
end

imagery_layer "ana_dtm_2017_hillshading_multi" do
Expand Down

0 comments on commit d66e953

Please sign in to comment.