Sha256: fe5271f9e7ed96b3acb315e0f4781a886d53e9b00cd9b48d1064a37006187379

Contents?: true

Size: 414 Bytes

Versions: 13

Compression:

Stored size: 414 Bytes

Contents

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

# Backup graphite web UI db every day
0 1 * * * <%= Rubber.root %>/script/rubber cron --task util:backup --directory /mnt/graphite_backups --name graphite --command "nice zip #{dir}/#{name}_<%= rubber_env.host %>_#{time_stamp}.zip <%= rubber_env.graphite_storage_dir %>/*.db"

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
rubber-3.2.2 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-3.2.1 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-3.2.0 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-3.1.0 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-3.0.1 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-3.0.0 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.16.0 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.15.2 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.15.1 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.15.0 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.14.0 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.13.1 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.13.0 templates/graphite/config/rubber/role/graphite_web/crontab