X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/9fa2ae0afe39b9b1b4753de674bffb31f69e5530..f2ec09ff387d19fced2dba397308bce42c2b7cb1:/cookbooks/taginfo/recipes/default.rb diff --git a/cookbooks/taginfo/recipes/default.rb b/cookbooks/taginfo/recipes/default.rb index 39521e3ea..8463bf7b5 100644 --- a/cookbooks/taginfo/recipes/default.rb +++ b/cookbooks/taginfo/recipes/default.rb @@ -117,7 +117,7 @@ node[:taginfo][:sites].each do |site| git "#{directory}/taginfo" do action :sync - repository "git://github.com/joto/taginfo.git" + repository "git://github.com/taginfo/taginfo.git" revision "osmorg-taginfo-live" user "taginfo" group "taginfo"