]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/gps-tile/recipes/default.rb
Switch gpx-update to the openstreetmap repository
[chef.git] / cookbooks / gps-tile / recipes / default.rb
index b14c30205488ff8e030dd070a40d55398ede6556..c3fb07796be31118ddff8e5278277074cb77583f 100644 (file)
@@ -79,8 +79,8 @@ end
 
 git "/srv/gps-tile.openstreetmap.org/updater" do
   action :sync
-  repository "https://github.com/e-n-f/gpx-updater.git"
-  revision "master"
+  repository "https://github.com/openstreetmap/gpx-updater.git"
+  revision "live"
   depth 1
   user "gpstile"
   group "gpstile"