]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/blogs/templates/default/blogs-update.erb
Make sure we use the correct gem and bundler for blogs
[chef.git] / cookbooks / blogs / templates / default / blogs-update.erb
index af245f35517b0b8a77d8aee7112dda5f48d483e8..ef880cdf875151c700f9470134b6526e71220932 100644 (file)
@@ -2,7 +2,7 @@
 
 cd /srv/blogs.openstreetmap.org
 
-bundle exec pluto \
+/usr/local/bin/bundle<%= @ruby_version %> exec pluto \
        --quieter \
        --config=/srv/blogs.openstreetmap.org build \
        --dbpath=/srv/blogs.openstreetmap.org \