Sha256: 7c7ef4086d2f6764adea646c3785acb8893fec3a11a2324b670dd1a3b21abb3f

Contents?: true

Size: 273 Bytes

Versions: 46

Compression:

Stored size: 273 Bytes

Contents

<%
  @read_cmd = 'crontab -l'
  @write_cmd = 'crontab -'
  @additive = ["# rubber-nginx-start", "# rubber-nginx-end"]
%>

# Roll the nginx logs at midnight
0 0 * * * <%= Rubber.root %>/script/rubber cron --task util:rotate_logs --directory=<%= rubber_env.nginx_log_dir %>

Version data entries

46 entries across 46 versions & 1 rubygems

Version Path
rubber-2.9.0 templates/nginx/config/rubber/role/nginx/crontab
rubber-2.8.1 templates/nginx/config/rubber/role/nginx/crontab
rubber-2.8.0 templates/nginx/config/rubber/role/nginx/crontab
rubber-2.7.5 templates/nginx/config/rubber/role/nginx/crontab
rubber-2.7.4 templates/nginx/config/rubber/role/nginx/crontab
rubber-2.7.3 templates/nginx/config/rubber/role/nginx/crontab
rubber-2.7.2 templates/nginx/config/rubber/role/nginx/crontab
rubber-2.7.1 templates/nginx/config/rubber/role/nginx/crontab
rubber-2.7.0 templates/nginx/config/rubber/role/nginx/crontab
rubber-2.6.5 templates/nginx/config/rubber/role/nginx/crontab
rubber-2.6.4 templates/nginx/config/rubber/role/nginx/crontab
rubber-2.6.3 templates/nginx/config/rubber/role/nginx/crontab
rubber-2.6.2 templates/nginx/config/rubber/role/nginx/crontab
rubber-2.6.1 templates/nginx/config/rubber/role/nginx/crontab
rubber-2.6.0 templates/nginx/config/rubber/role/nginx/crontab
rubber-2.5.5 templates/nginx/config/rubber/role/nginx/crontab
rubber-2.5.4 templates/nginx/config/rubber/role/nginx/crontab
rubber-2.5.3 templates/nginx/config/rubber/role/nginx/crontab
rubber-2.5.2 templates/nginx/config/rubber/role/nginx/crontab
rubber-2.5.1 templates/nginx/config/rubber/role/nginx/crontab