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.6.1 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.6.0 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.5.5 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.5.4 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.5.3 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.5.2 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.5.1 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.5.0 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.4.2 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.4.1 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.4.0 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.3.1 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.3.0 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.2.4 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.2.3 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.2.2 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.2.1 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.2.0 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.1.2 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.1.1 templates/graphite/config/rubber/role/graphite_web/crontab