]> git.openstreetmap.org Git - chef.git/blobdiff - roles/naga.rb
Handle machines with no external interface
[chef.git] / roles / naga.rb
index f9825203417edff00e1c2b71c489ab09312722e7..c9b7e00c4b8bf8e8277394f5da8787307985e888 100644 (file)
@@ -40,5 +40,8 @@ run_list(
   "role[irc]",
   "role[blogs]",
   "role[munin]",
-  "recipe[foundation::welcome]"
+  "role[switch2osm]",
+  "recipe[foundation::owg]",
+  "recipe[foundation::welcome]",
+  "recipe[stateofthemap::container]"
 )