X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2b97b618ac158c7168043b9fd7b478cbf99d8841..0b7714eed0056d4e80732fe94475d1aee67abf62:/roles/naga.rb diff --git a/roles/naga.rb b/roles/naga.rb index f98252034..20ce1b557 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::jekyll]" )