- Add support for passing mount options to the Mount resource.
- Add addl_flags attribute
- Fix for device_name in mount provider
- Add support for cron home option
- Allow installation of backup gem from a git repository
- Upgrade to v4.0.1 of backup gem
- Make Travis builds work
- Do not create cron job in model provider if no schedule is given
- Redirect output of the generated command to the log file if it is specified in
cron\_options
- Allow for model names with dashes
- Fix path in model provider's delete action
- Fix typo in README
- Fix some bugs in templating
- Add changelog
- Travis CI support
- Foodcrititc and basic testing support
- Attribute to optionally upgrade backup gem
- Use a template for backup model output
- Various other cleanup items
- Add cron_options
- Pipe cron output to /dev/null
- Initial release