X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2391778fabfc9e50cef662975c0205bcf0b25a78..e65977d4b5c2cca80c8a46563790b958d78fbfbe:/roles/ironbelly.rb diff --git a/roles/ironbelly.rb b/roles/ironbelly.rb index 70ae3b14e..696ee3f56 100644 --- a/roles/ironbelly.rb +++ b/roles/ironbelly.rb @@ -108,7 +108,9 @@ default_attributes( run_list( "role[equinix-ams]", + "role[gateway]", "recipe[rsyncd]", "recipe[dhcpd]", - "recipe[imagery::za_ngi_aerial]" + "recipe[imagery::za_ngi_aerial]", + "recipe[imagery::us_imagery]" )