]> git.openstreetmap.org Git - chef.git/blobdiff - roles/naga.rb
Validate local parts for messages.openstreetmap.org to untaint them
[chef.git] / roles / naga.rb
index aa9db6707817c3355cd6e04e0f15a33e9ed24511..b12795a97d2c0877b3de316ca716c5537f666f63 100644 (file)
@@ -38,11 +38,12 @@ run_list(
   "role[trac]",
   "role[irc]",
   "role[blogs]",
-  "role[munin]",
   "role[switch2osm]",
+  "recipe[foundation::mastodon]",
   "recipe[foundation::owg]",
   "recipe[foundation::welcome]",
   "recipe[stateofthemap::container]",
   "recipe[hot]",
-  "recipe[ideditor]"
+  "recipe[ideditor]",
+  "recipe[dmca]"
 )