]> git.openstreetmap.org Git - chef.git/commitdiff
Update OWG website URL
authorTom Hughes <tom@compton.nu>
Wed, 21 Dec 2016 09:53:10 +0000 (09:53 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 21 Dec 2016 09:53:10 +0000 (09:53 +0000)
cookbooks/foundation/recipes/owg.rb

index 3f4b6e3b2689b1738b420cd3035d4b2d89c9184c..75d332063fb016d638f6354118c679f86d68bd5b 100644 (file)
@@ -27,7 +27,7 @@ gem_package "bundler"
 
 git "/srv/operations.osmfoundation.org" do
   action :sync
 
 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]"
   user "root"
   group "root"
   notifies :run, "execute[/srv/operations.osmfoundation.org/Gemfile]"