X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/7a89bfcebf279dba65a0b11d6f72277e1c467e2c..241fcb72fc59ac141ed78e05f56b6b3f291da88e:/roles/naga.rb?ds=sidebyside diff --git a/roles/naga.rb b/roles/naga.rb index ab310808a..aa9db6707 100644 --- a/roles/naga.rb +++ b/roles/naga.rb @@ -42,5 +42,7 @@ run_list( "role[switch2osm]", "recipe[foundation::owg]", "recipe[foundation::welcome]", - "recipe[stateofthemap::container]" + "recipe[stateofthemap::container]", + "recipe[hot]", + "recipe[ideditor]" )