projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
614b7dc
)
Update OWG website URL
author
Tom Hughes
<tom@compton.nu>
Wed, 21 Dec 2016 09:53:10 +0000
(09:53 +0000)
committer
Tom Hughes
<tom@compton.nu>
Wed, 21 Dec 2016 09:53:10 +0000
(09:53 +0000)
cookbooks/foundation/recipes/owg.rb
patch
|
blob
|
history
diff --git
a/cookbooks/foundation/recipes/owg.rb
b/cookbooks/foundation/recipes/owg.rb
index 3f4b6e3b2689b1738b420cd3035d4b2d89c9184c..75d332063fb016d638f6354118c679f86d68bd5b 100644
(file)
--- 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]"