X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/902f43c89759db08e4e4d35911280f958701faa5..90f2fc73653be3a0b86aa97cbc708b25c889d2af:/cookbooks/hardware/recipes/default.rb?ds=inline 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