]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
Add a cron job to cleanup old tiles
[chef.git] / roles / dev.rb
index b23b079a86dc429ec43cefc33dc2f951f7a06122..b41ea6634ecefa6a248bcca008814a8ac87dc0e3 100644 (file)
@@ -128,13 +128,13 @@ default_attributes(
         :repository => "git://github.com/osmlab/openstreetmap-website.git",
         :revision => "groups-sketch"
       },
-      :welcome => {
-        :repository => "git://github.com/osmlab/openstreetmap-website.git",
-        :revision => "welcome-2"
-      },
       :rails4 => {
         :repository => "git://github.com/tomhughes/openstreetmap-website.git",
         :revision => "rails4"
+      },
+      :help => {
+        :repository => "git://github.com/osmlab/openstreetmap-website.git",
+        :revision => "help-page"
       }
     }
   },