]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
disable nominatim cron jobs on poldi
[chef.git] / roles / dev.rb
index 1c92502558f90ce5c49d759f330e58b86d3da6c6..45670ffcf032a0328a204cb1df5f07f924db3dba 100644 (file)
@@ -111,7 +111,7 @@ default_attributes(
       },
       :owl => {
         :repository => "git://github.com/ppawel/openstreetmap-website.git",
-        :revision => "owl-history-tab"
+        :revision => "owl-activity-tab"
       },
       :groups => {
         :repository => "git://github.com/osmlab/openstreetmap-website.git",
@@ -128,10 +128,6 @@ default_attributes(
       :comments => {
         :repository => "git://github.com/ukasiu/openstreetmap-website.git",
         :revision => "comments_list"
-      },
-      :rails42 => {
-        :repository => "git://github.com/tomhughes/openstreetmap-website.git",
-        :revision => "rails42"
       }
     }
   },