]> git.openstreetmap.org Git - chef.git/commitdiff
Drop user.apis.dev.openstreetmap.org
authorTom Hughes <tom@compton.nu>
Fri, 23 Aug 2013 17:11:24 +0000 (18:11 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 23 Aug 2013 17:12:13 +0000 (18:12 +0100)
roles/dev.rb

index 5d86d0f8a576f57095461809b24f79719ccfe5ff..7d3f18fcb82be7247a82c2c3e6f157800ede5234 100644 (file)
@@ -131,10 +131,6 @@ default_attributes(
       :rails4 => {
         :repository => "git://github.com/tomhughes/openstreetmap-website.git",
         :revision => "rails4"
-      },
-      :user => {
-        :repository => "git://github.com/osmlab/openstreetmap-website.git",
-        :revision => "user-display"
       }
     }
   },