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