From: Jochen Topf Date: Thu, 27 Oct 2016 18:58:17 +0000 (+0200) Subject: Taginfo repository moved to its own organization. X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/f2ec09ff387d19fced2dba397308bce42c2b7cb1?ds=sidebyside Taginfo repository moved to its own organization. --- 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"