]> git.openstreetmap.org Git - chef.git/commitdiff
Pull forum code from openstreetmap repository
authorTom Hughes <tom@compton.nu>
Mon, 5 Sep 2016 19:16:27 +0000 (20:16 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 5 Sep 2016 19:16:27 +0000 (20:16 +0100)
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"