X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/0a263b524b87847d031bcfe01d5a00f3458e42bf..c11a84f993c9c31b7fc9e54b57191ca6492d9fd8:/cookbooks/foundation/recipes/owg.rb diff --git a/cookbooks/foundation/recipes/owg.rb b/cookbooks/foundation/recipes/owg.rb index 3f4b6e3b2..75d332063 100644 --- a/cookbooks/foundation/recipes/owg.rb +++ b/cookbooks/foundation/recipes/owg.rb @@ -27,7 +27,7 @@ gem_package "bundler" git "/srv/operations.osmfoundation.org" do action :sync - repository "git://github.com/gravitystorm/owg-log.git" + repository "git://github.com/openstreetmap/owg-website.git" user "root" group "root" notifies :run, "execute[/srv/operations.osmfoundation.org/Gemfile]"