X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/1169bcdd70e501162b05d3ee7882ec5b101f721d..2f3e72b70cb401b318aafce1d1f7f22cc503eccc:/roles/naga.rb diff --git a/roles/naga.rb b/roles/naga.rb index 280afe21e..9710563c4 100644 --- a/roles/naga.rb +++ b/roles/naga.rb @@ -39,5 +39,7 @@ run_list( "role[trac]", "role[irc]", "role[blogs]", - "role[munin]" + "role[munin]", + "recipe[foundation::welcome]", + "recipe[stateofthemap::container]" )