]> git.openstreetmap.org Git - chef.git/commitdiff
Update forum to fluxbb 1.5.10
authorTom Hughes <tom@compton.nu>
Thu, 27 Oct 2016 21:20:45 +0000 (22:20 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 27 Oct 2016 21:20:45 +0000 (22:20 +0100)
cookbooks/forum/recipes/default.rb

index 907b1f04fb89743bb873e44ad6d9a5e5a6450aa2..58fa9a22d59f28a1c7b20bbe6d784168f9de9edc 100644 (file)
@@ -48,7 +48,7 @@ end
 git "/srv/forum.openstreetmap.org/html/" do
   action :sync
   repository "http://github.com/openstreetmap/openstreetmap-forum.git"
-  revision "openstreetmap"
+  revision "openstreetmap-1.5.10"
   depth 1
   user "forum"
   group "forum"