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.1.0 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.0.8 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.0.7 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.0.6 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.0.5 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.0.4 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.0.3 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.0.2 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.0.1 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.0.0 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.0.0.pre12 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.0.0.pre11 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.0.0.pre10 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.0.0.pre9 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.0.0.pre8 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.0.0.pre7 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.0.0.pre6 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.0.0.pre5 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.0.0.pre4 templates/graphite/config/rubber/role/graphite_web/crontab
rubber-2.0.0.pre3 templates/graphite/config/rubber/role/graphite_web/crontab