From: Grant Slater Date: Sun, 5 Jun 2016 19:36:08 +0000 (+0100) Subject: enable imagery::za_ngi_topo role X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/268987bc15695a32d8b1e64a2039957ae4ca258e enable imagery::za_ngi_topo role --- diff --git a/roles/imagery.rb b/roles/imagery.rb index 16195af6f..8f13b6baa 100644 --- a/roles/imagery.rb +++ b/roles/imagery.rb @@ -51,5 +51,6 @@ run_list( "recipe[imagery::au_agri]", "recipe[imagery::gb_hampshire_aerial]", "recipe[imagery::gb_os_sv]", - "recipe[imagery::gb_surrey_aerial]" + "recipe[imagery::gb_surrey_aerial]", + "recipe[imagery::za_ngi_topo]" )