]> git.openstreetmap.org Git - chef.git/commitdiff
imagery: add missing include_recipe
authorGrant Slater <github@firefishy.com>
Wed, 20 Dec 2023 01:24:33 +0000 (01:24 +0000)
committerGrant Slater <github@firefishy.com>
Wed, 20 Dec 2023 01:24:33 +0000 (01:24 +0000)
cookbooks/imagery/recipes/gb_ea.rb

index bdcb34f593c10ab49850fe89f20b51174c66cc31..b1570c9de1b813364ff3c6f9dfd6968ef15aa601 100644 (file)
@@ -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]]