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