]> git.openstreetmap.org Git - chef.git/blobdiff - roles/naga.rb
Add support for using an nftables based firewall
[chef.git] / roles / naga.rb
index f69f91d531950aab324e568dbe9f320bf3d2ff38..c9b7e00c4b8bf8e8277394f5da8787307985e888 100644 (file)
@@ -38,5 +38,10 @@ run_list(
   "role[subversion]",
   "role[trac]",
   "role[irc]",
-  "role[blogs]"
+  "role[blogs]",
+  "role[munin]",
+  "role[switch2osm]",
+  "recipe[foundation::owg]",
+  "recipe[foundation::welcome]",
+  "recipe[stateofthemap::container]"
 )