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