]> git.openstreetmap.org Git - chef.git/blobdiff - roles/lockheed.rb
Move subversion, trac and irc to lockheed
[chef.git] / roles / lockheed.rb
index 4f37bfd852f1de9f6c946cdf021a90c222d73c20..3b17846b50f10fa136ec1a4d4da669682a267dad 100644 (file)
@@ -31,5 +31,8 @@ default_attributes(
 )
 
 run_list(
-  "role[equinix-ams]"
+  "role[equinix-ams]",
+  "role[subversion]",
+  "role[trac]",
+  "role[irc]"
 )