From b4529349961ad098922592ac99c5ab2216f2b5d6 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Thu, 25 Aug 2016 23:16:31 +0100 Subject: [PATCH 1/1] imagery: fix role typo --- roles/imagery.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/imagery.rb b/roles/imagery.rb index c7c0441e0..e1d4881a9 100644 --- a/roles/imagery.rb +++ b/roles/imagery.rb @@ -53,6 +53,6 @@ run_list( "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]" ) -- 2.45.1