Sha256: cd1165634518d06d9cb6a007f3564cb84618762ce9c1d4e4ab27e7ee6276d295

Contents?: true

Size: 400 Bytes

Versions: 62

Compression:

Stored size: 400 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 /opt/graphite/storage/*.db"

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
rubber-2.12.2 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.12.1 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.12.0 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.11.0 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.10.2 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.10.1 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.10.0 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.9.0 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.8.1 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.8.0 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.7.5 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.7.4 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.7.3 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.7.2 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.7.1 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.7.0 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.6.5 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.6.4 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.6.3 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.6.2 templates/graphite/config/rubber/role/graphite_web/crontab