]> git.openstreetmap.org Git - chef.git/blobdiff - roles/lockheed.rb
Revert "Fix bonding options on faffy"
[chef.git] / roles / lockheed.rb
index beefb2a859aa3fc848e42fbe03bae6624f91b312..ec3f788f7c12a42123949897951662c695a37960 100644 (file)
@@ -31,6 +31,9 @@ default_attributes(
 )
 
 run_list(
-  "role[equinix]",
-  "role[community]"
+  "role[equinix-ams]",
+  "role[subversion]",
+  "role[trac]",
+  "role[irc]",
+  "recipe[blogs]"
 )