]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
disable nominatim cron jobs on poldi
[chef.git] / roles / dev.rb
index 0a9b76f28c561cb2263a6f25fc1f12a067a9cc80..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",
@@ -124,6 +124,10 @@ default_attributes(
       :jsrouting2 => {
         :repository => "git://github.com/jfirebaugh/openstreetmap-website.git",
         :revision => "routing"
+      },
+      :comments => {
+        :repository => "git://github.com/ukasiu/openstreetmap-website.git",
+        :revision => "comments_list"
       }
     }
   },