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