]> git.openstreetmap.org Git - chef.git/blobdiff - roles/naga.rb
hardware: Change CPU energy_perf_bias performance -> balance-performance
[chef.git] / roles / naga.rb
index 01a0d080396bc11d902161122a11f3c20460ae87..c9b7e00c4b8bf8e8277394f5da8787307985e888 100644 (file)
@@ -34,5 +34,14 @@ default_attributes(
 
 run_list(
   "role[equinix-dub]",
-  "role[hp-g9]"
+  "role[hp-g9]",
+  "role[subversion]",
+  "role[trac]",
+  "role[irc]",
+  "role[blogs]",
+  "role[munin]",
+  "role[switch2osm]",
+  "recipe[foundation::owg]",
+  "recipe[foundation::welcome]",
+  "recipe[stateofthemap::container]"
 )