projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28d3b4a
)
Pull forum code from openstreetmap repository
author
Tom Hughes
<tom@compton.nu>
Mon, 5 Sep 2016 19:16:27 +0000
(20:16 +0100)
committer
Tom Hughes
<tom@compton.nu>
Mon, 5 Sep 2016 19:16:27 +0000
(20:16 +0100)
cookbooks/forum/recipes/default.rb
patch
|
blob
|
history
diff --git
a/cookbooks/forum/recipes/default.rb
b/cookbooks/forum/recipes/default.rb
index d21fd25346110d460ff6cb1934c2db80618e9880..880598fb7ec0ff4a832c5a27cec03b073bcc5d76 100644
(file)
--- a/
cookbooks/forum/recipes/default.rb
+++ b/
cookbooks/forum/recipes/default.rb
@@
-45,8
+45,8
@@
end
git "/srv/forum.openstreetmap.org/html/" do
action :sync
- repository "http://github.com/
fluxbb/fluxbb
.git"
- revision "
refs/tags/fluxbb-1.5.6
"
+ repository "http://github.com/
openstreetmap/openstreetmap-forum
.git"
+ revision "
openstreetmap
"
depth 1
user "forum"
group "forum"