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