]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/blogs/templates/default/blogs-update.erb
Centralise ruby installation in a new cookbook
[chef.git] / cookbooks / blogs / templates / default / blogs-update.erb
index 0125b41badc5c16191a4a31481ac1e1374a8ee55..15cc82483678222e75d58330689511e8aa9aa99a 100644 (file)
@@ -2,7 +2,7 @@
 
 cd /srv/blogs.openstreetmap.org
 
-/usr/bin/bundle<%= @ruby_version %> exec pluto \
+<%= node[:ruby][:bundle] %> exec pluto \
        --quieter \
        --config=/srv/blogs.openstreetmap.org build \
        --dbpath=/srv/blogs.openstreetmap.org \