From f2ec09ff387d19fced2dba397308bce42c2b7cb1 Mon Sep 17 00:00:00 2001 From: Jochen Topf Date: Thu, 27 Oct 2016 20:58:17 +0200 Subject: [PATCH] Taginfo repository moved to its own organization. --- cookbooks/taginfo/recipes/default.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.43.2