X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/902f43c89759db08e4e4d35911280f958701faa5..6728bb92c4feceb8adf985512d057b3d8a5e3034:/cookbooks/hardware/recipes/default.rb diff --git a/cookbooks/hardware/recipes/default.rb b/cookbooks/hardware/recipes/default.rb index 936d0d0db..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 "https://chef.openstreetmap.org/areca.git" + repository "https://git.openstreetmap.org/private/areca.git" user "root" group "root" end