Sha256: ded28f04ae60b044e76d22a0a77e3b0427700b831fdc508ac2afbb9ea25399b7
Contents?: true
Size: 280 Bytes
Versions: 46
Compression:
Stored size: 280 Bytes
Contents
<% @read_cmd = 'crontab -l' @write_cmd = 'crontab -' @additive = ["# rubber-mongodb-start", "# rubber-mongodb-end"] %> # Roll the mongodb logs at midnight 0 0 * * * <%= Rubber.root %>/script/rubber cron --task util:rotate_logs --directory=<%= rubber_env.mongodb_log_dir %>
Version data entries
46 entries across 46 versions & 1 rubygems