X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/268987bc15695a32d8b1e64a2039957ae4ca258e..c714aba0de40828044677c7b38890e3f7ba91436:/roles/imagery.rb diff --git a/roles/imagery.rb b/roles/imagery.rb index 8f13b6baa..e1d4881a9 100644 --- a/roles/imagery.rb +++ b/roles/imagery.rb @@ -49,8 +49,10 @@ default_attributes( run_list( "recipe[imagery::au_agri]", + "recipe[imagery::gb_ea]", "recipe[imagery::gb_hampshire_aerial]", "recipe[imagery::gb_os_sv]", "recipe[imagery::gb_surrey_aerial]", - "recipe[imagery::za_ngi_topo]" + "recipe[imagery::za_ngi_topo]", + "recipe[imagery::za_coct_aerial]" )