X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/d4372e33947631aacc74a1e98c4a10c1556eb4a1..dd35c593b7471ccbe5298f8e720d7b9b4ee6a967:/cookbooks/hardware/recipes/default.rb diff --git a/cookbooks/hardware/recipes/default.rb b/cookbooks/hardware/recipes/default.rb index 4c1daa9db..837c8ce23 100644 --- a/cookbooks/hardware/recipes/default.rb +++ b/cookbooks/hardware/recipes/default.rb @@ -277,7 +277,7 @@ if tools_packages.include?("areca") git "/opt/areca" do action :sync - repository "git://chef.openstreetmap.org/areca.git" + repository "https://git.openstreetmap.org/private/areca.git" user "root" group "root" end