]> git.openstreetmap.org Git - chef.git/commitdiff
Add hash.apis.dev.openstreetmap.org
authorTom Hughes <tom@compton.nu>
Mon, 29 Jul 2013 20:45:22 +0000 (21:45 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 29 Jul 2013 20:45:22 +0000 (21:45 +0100)
roles/dev.rb

index c8e4c76b098f0f43beae7938a3bf399c91f688a1..0e17896e3a00ad1cb1541c69ee2b5bcc97a54f5c 100644 (file)
@@ -134,6 +134,10 @@ default_attributes(
       :welcome => {
         :repository => "git://github.com/osmlab/openstreetmap-website.git",
         :revision => "welcome-2"
+      },
+      :hash => {
+        :repository => "git://github.com/osmlab/openstreetmap-website.git",
+        :revision => "hash"
       }
     }
   },