]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/forum/recipes/default.rb
Pull forum code from openstreetmap repository
[chef.git] / cookbooks / forum / recipes / default.rb
index d21fd25346110d460ff6cb1934c2db80618e9880..880598fb7ec0ff4a832c5a27cec03b073bcc5d76 100644 (file)
@@ -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"