]> git.openstreetmap.org Git - chef.git/blobdiff - roles/naga.rb
Add basic en.openstreetmap.town redirect service
[chef.git] / roles / naga.rb
index ab310808a3f038575bd5c9a9c97c4f00802f5d0c..4b8587fd9e294571528f34a183f9f024f969b71b 100644 (file)
@@ -40,7 +40,11 @@ run_list(
   "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]"
 )