From: Grant Slater Date: Wed, 19 Dec 2018 13:10:37 +0000 (+0000) Subject: imagery: Fix cookbook typo X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/aa16bd1184af0b859a529bb40be5986d29a374be imagery: Fix cookbook typo --- diff --git a/roles/imagery.rb b/roles/imagery.rb index 2f4663447..fbe2e0745 100644 --- a/roles/imagery.rb +++ b/roles/imagery.rb @@ -55,5 +55,5 @@ run_list( "recipe[imagery::gb_surrey_aerial]", "recipe[imagery::za_ngi_topo]", "recipe[imagery::za_coct_aerial]", - "recipe[imagery::na_sgswa_topo.rb]" + "recipe[imagery::na_sgswa_topo]" )