]> git.openstreetmap.org Git - chef.git/blobdiff - roles/naga.rb
fix runlist for dulcy
[chef.git] / roles / naga.rb
index 4b8587fd9e294571528f34a183f9f024f969b71b..da7d39cd81d1ac5366e52a3d3b8c34ab58be68bf 100644 (file)
@@ -38,13 +38,14 @@ run_list(
   "role[trac]",
   "role[irc]",
   "role[blogs]",
-  "role[munin]",
   "role[switch2osm]",
+  "recipe[foundation::birthday]",
   "recipe[foundation::mastodon]",
   "recipe[foundation::owg]",
   "recipe[foundation::welcome]",
   "recipe[stateofthemap::container]",
   "recipe[hot]",
   "recipe[ideditor]",
-  "recipe[dmca]"
+  "recipe[dmca]",
+  "role[otrs]"
 )