]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/gps-tile/recipes/default.rb
Make gpx-updater track master
[chef.git] / cookbooks / gps-tile / recipes / default.rb
index 558ac0107d82f3498285182016554fa2c0d84917..b14c30205488ff8e030dd070a40d55398ede6556 100644 (file)
@@ -80,7 +80,7 @@ end
 git "/srv/gps-tile.openstreetmap.org/updater" do
   action :sync
   repository "https://github.com/e-n-f/gpx-updater.git"
-  revision "live"
+  revision "master"
   depth 1
   user "gpstile"
   group "gpstile"