X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/99e00a34031960fa05d332ce803fd095dc9dfcd9..4aa770379290173063dc9548e73827a7b79d07ff:/cookbooks/serverinfo/recipes/default.rb diff --git a/cookbooks/serverinfo/recipes/default.rb b/cookbooks/serverinfo/recipes/default.rb index 59226a189..d830ffb52 100644 --- a/cookbooks/serverinfo/recipes/default.rb +++ b/cookbooks/serverinfo/recipes/default.rb @@ -32,7 +32,7 @@ package %w[ git "/srv/hardware.openstreetmap.org" do action :sync - repository "https://github.com/gravitystorm/osmf-server-info.git" + repository "https://github.com/osmfoundation/osmf-server-info.git" depth 1 user "root" group "root"