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