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-3.2.2 templates/nginx/config/rubber/role/nginx/crontab
rubber-3.2.1 templates/nginx/config/rubber/role/nginx/crontab
rubber-3.2.0 templates/nginx/config/rubber/role/nginx/crontab
rubber-3.1.0 templates/nginx/config/rubber/role/nginx/crontab
rubber-3.0.1 templates/nginx/config/rubber/role/nginx/crontab
rubber-3.0.0 templates/nginx/config/rubber/role/nginx/crontab
rubber-2.16.0 templates/nginx/config/rubber/role/nginx/crontab
rubber-2.15.2 templates/nginx/config/rubber/role/nginx/crontab
rubber-2.15.1 templates/nginx/config/rubber/role/nginx/crontab
rubber-2.15.0 templates/nginx/config/rubber/role/nginx/crontab
rubber-2.14.0 templates/nginx/config/rubber/role/nginx/crontab
rubber-2.13.1 templates/nginx/config/rubber/role/nginx/crontab
rubber-2.13.0 templates/nginx/config/rubber/role/nginx/crontab
rubber-2.12.2 templates/nginx/config/rubber/role/nginx/crontab
rubber-2.12.1 templates/nginx/config/rubber/role/nginx/crontab
rubber-2.12.0 templates/nginx/config/rubber/role/nginx/crontab
rubber-2.11.0 templates/nginx/config/rubber/role/nginx/crontab
rubber-2.10.2 templates/nginx/config/rubber/role/nginx/crontab
rubber-2.10.1 templates/nginx/config/rubber/role/nginx/crontab
rubber-2.10.0 templates/nginx/config/rubber/role/nginx/crontab