Sha256: 6efe082ad3691e8ce200cd0e34204e0f6c3a522f3fcb28d6ef7a70097565d1f4

Contents?: true

Size: 340 Bytes

Versions: 6

Compression:

Stored size: 340 Bytes

Contents

# Managed by Chef
# m h  dom mon dow   command
# Keep 1 day of hourly, 7 days of daily, 4 weeks of weekly and 1 year of monthly snapshots
PATH=/usr/sbin:/usr/bin:/sbin:/bin
<% cs = "chef-solo -j #{@json_attribs} -c #{@config_file}" %>
00 * * * * root <%= cs %>
15 0 * * * root <%= cs %>
30 0 * * 0 root <%= cs %>
45 0 1 * * root <%= cs %>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
elzar-0.2.0 chef/cookbooks/database/templates/default/chef-solo-database-snapshot.cron.erb
elzar-0.1.2 chef/cookbooks/database/templates/default/chef-solo-database-snapshot.cron.erb
elzar-0.1.1 chef/cookbooks/database/templates/default/chef-solo-database-snapshot.cron.erb
elzar-0.1.0 chef/cookbooks/database/templates/default/chef-solo-database-snapshot.cron.erb
elzar-0.0.2 chef/cookbooks/database/templates/default/chef-solo-database-snapshot.cron.erb
elzar-0.0.1 cookbooks/database/templates/default/chef-solo-database-snapshot.cron.erb