]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
Allow % in local parts for locally submitted mail
[chef.git] / roles / dev.rb
index 947c6f54c6e3804180df9a74edfded861ace015c..57013c971184b4e3b542a18b24ea7113e5000b9d 100644 (file)
@@ -142,16 +142,9 @@ 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"
       }
     }
   },
-  :passenger => {
-    :version => "4.0.45"
-  },
   :postgresql => {
     :versions => [ "9.1" ],
     :settings => {