]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
Update replication ACL
[chef.git] / roles / dev.rb
index 947c6f54c6e3804180df9a74edfded861ace015c..86e8ff58bb9438397cb0fc253496fa3da981bfb4 100644 (file)
@@ -141,17 +141,10 @@ default_attributes(
       },
       :comments => {
         :repository => "git://github.com/ukasiu/openstreetmap-website.git",
-        :revision => "changeset_comments"
-      },
-      :rails41 => {
-        :repository => "git://github.com/tomhughes/openstreetmap-website.git",
-        :revision => "rails41"
+        :revision => "changeset_comments_pr"
       }
     }
   },
-  :passenger => {
-    :version => "4.0.45"
-  },
   :postgresql => {
     :versions => [ "9.1" ],
     :settings => {