]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/blogs/templates/default/cron.erb
Run pluto through bundler
[chef.git] / cookbooks / blogs / templates / default / cron.erb
index 3985f1ffbc49a77e2e7f8ad07e20a0c33a897421..c2d6dfb1693942c9ba55ad2d71724adc530159e4 100644 (file)
@@ -1 +1,5 @@
-*/30 * * * * blogs /usr/local/bin/pluto update
+# DO NOT EDIT - This file is being maintained by Chef
+
+MAILTO=admins@openstreetmap.org
+
+*/30 * * * * blogs cd /srv/blogs.openstreetmap.org; bundle exec /usr/local/bin/pluto --quieter --config=/srv/blogs.openstreetmap.org build --dbpath=/srv/blogs.openstreetmap.org --template=osm --output=/srv/blogs.openstreetmap.org/build /srv/blogs.openstreetmap.org/planet.ini > /dev/null