From: Grant Slater Date: Wed, 20 Dec 2023 01:24:33 +0000 (+0000) Subject: imagery: add missing include_recipe X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/1bc70a7242d05ea6842be89ee6350fd158ef82c7 imagery: add missing include_recipe --- diff --git a/cookbooks/imagery/recipes/gb_ea.rb b/cookbooks/imagery/recipes/gb_ea.rb index bdcb34f59..b1570c9de 100644 --- a/cookbooks/imagery/recipes/gb_ea.rb +++ b/cookbooks/imagery/recipes/gb_ea.rb @@ -17,6 +17,8 @@ # limitations under the License. # +include_recipe "imagery" + imagery_site "ea.openstreetmap.org.uk" do title "OpenStreetMap - Environment Agency OpenData" bbox [[51.35, -2.2], [52.65, 0.10]]