]> git.openstreetmap.org Git - chef.git/blobdiff - roles/naga.rb
Move foundation::owg to naga
[chef.git] / roles / naga.rb
index f9825203417edff00e1c2b71c489ab09312722e7..d9c9ae464194c165e26abf1baf98b5c36c15ea02 100644 (file)
@@ -40,5 +40,7 @@ run_list(
   "role[irc]",
   "role[blogs]",
   "role[munin]",
-  "recipe[foundation::welcome]"
+  "recipe[foundation::owg]",
+  "recipe[foundation::welcome]",
+  "recipe[stateofthemap::jekyll]"
 )