]> git.openstreetmap.org Git - chef.git/blobdiff - roles/naga.rb
Merge remote-tracking branch 'github/pull/577'
[chef.git] / roles / naga.rb
index 01a0d080396bc11d902161122a11f3c20460ae87..9710563c472f2d3b3ee760ddf5a8b409ce2bac5b 100644 (file)
@@ -34,5 +34,12 @@ default_attributes(
 
 run_list(
   "role[equinix-dub]",
-  "role[hp-g9]"
+  "role[hp-g9]",
+  "role[subversion]",
+  "role[trac]",
+  "role[irc]",
+  "role[blogs]",
+  "role[munin]",
+  "recipe[foundation::welcome]",
+  "recipe[stateofthemap::container]"
 )