]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/stateofthemap/recipes/default.rb
Merge branch 'master' of ssh://git.openstreetmap.org/var/lib/git/public/chef
[chef.git] / cookbooks / stateofthemap / recipes / default.rb
index 69f9a6e0a6bbad2a61b6f8eb0e4445273e6e3721..76efd9a44597941428c10051cc14e8f85a40b352 100644 (file)
@@ -308,7 +308,7 @@ end
 %w[2016 2017 2018 2019 2020].each do |year|
   git "/srv/#{year}.stateofthemap.org" do
     action :sync
-    repository "git://github.com/openstreetmap/stateofthemap-#{year}.git"
+    repository "https://github.com/openstreetmap/stateofthemap-#{year}.git"
     depth 1
     user "root"
     group "root"