X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/bc95972f88637b55aed5c9f505e2f2a998977969..67dd81a83b573132e0423134ab5dfbbde7da71e3:/cookbooks/hardware/recipes/default.rb diff --git a/cookbooks/hardware/recipes/default.rb b/cookbooks/hardware/recipes/default.rb index 936d0d0db..c0391184e 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://chef.openstreetmap.org/private/areca.git" user "root" group "root" end