X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/74355cc7a711ffbfd7fc0623b0dd2e38d57eb32d..a92d5e4c564dbef801efbe791c2e6200f8c5967e:/roles/naga.rb diff --git a/roles/naga.rb b/roles/naga.rb index 20ce1b557..3e01e2768 100644 --- a/roles/naga.rb +++ b/roles/naga.rb @@ -40,6 +40,7 @@ run_list( "role[irc]", "role[blogs]", "role[munin]", + "recipe[foundation::owg]", "recipe[foundation::welcome]", - "recipe[stateofthemap::jekyll]" + "recipe[stateofthemap::container]" )