X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/d4372e33947631aacc74a1e98c4a10c1556eb4a1..867b64809332c9c9aafbe99a2f65a43747f11c09:/cookbooks/hardware/recipes/default.rb?ds=sidebyside 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