]> git.openstreetmap.org Git - chef.git/blobdiff - roles/naga.rb
Enable geodns role on stormfly-04
[chef.git] / roles / naga.rb
index b12795a97d2c0877b3de316ca716c5537f666f63..da7d39cd81d1ac5366e52a3d3b8c34ab58be68bf 100644 (file)
@@ -39,11 +39,13 @@ run_list(
   "role[irc]",
   "role[blogs]",
   "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]"
 )