]> git.openstreetmap.org Git - chef.git/commitdiff
Use cgimap for master.apis.dev.openstreetmap.org
authorTom Hughes <tom@compton.nu>
Sat, 2 Mar 2019 14:39:52 +0000 (14:39 +0000)
committerTom Hughes <tom@compton.nu>
Sat, 2 Mar 2019 14:39:52 +0000 (14:39 +0000)
roles/dev.rb

index 264a33b6545a02b79a5cbc4beaf5e966157ebe67..17b5c4726072897a5a0a114ca31cce6452c4d8b3 100644 (file)
@@ -103,6 +103,8 @@ default_attributes(
       :master => {
         :repository => "https://git.openstreetmap.org/public/rails.git",
         :revision => "master",
+        :cgimap_repository => "git://github.com/zerebubuth/openstreetmap-cgimap.git",
+        :cgimap_revision => "master",
         :aliases => ["api06.dev.openstreetmap.org"]
       },
       :tomh => {