]> git.openstreetmap.org Git - chef.git/blobdiff - roles/naga.rb
imagery: apply us_imagery on ironbelly
[chef.git] / roles / naga.rb
index ab310808a3f038575bd5c9a9c97c4f00802f5d0c..4026bcac7e0ec874c1153b8935c559f60666c874 100644 (file)
@@ -38,9 +38,13 @@ 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[stateofthemap::container]",
+  "recipe[hot]",
+  "recipe[ideditor]",
+  "recipe[dmca]",
+  "role[otrs]"
 )