]> git.openstreetmap.org Git - chef.git/blobdiff - roles/lockheed.rb
Improve detection of unassigned drives on HP controllers
[chef.git] / roles / lockheed.rb
index 6fc5cc7dfbc1c2ae508c0e3fb4815f1d70f0e25a..ec3f788f7c12a42123949897951662c695a37960 100644 (file)
@@ -32,5 +32,8 @@ default_attributes(
 
 run_list(
   "role[equinix-ams]",
-  "role[community]"
+  "role[subversion]",
+  "role[trac]",
+  "role[irc]",
+  "recipe[blogs]"
 )