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