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