This file is used to list changes made in each version of rackspace-cloud-backup.
- #23 - Install rest-client gem, a required dependency.
- #20 - Switches from custom yum resource to yum-epel cookbook (@steve-jansen)
- Move rest-client requires into each method call, so cookbook can be loaded and afterwards install gem requirements (otherwise upgrades are impossible)
- Change namespace to rackspace_cloudbackup
- Provide a parameterized configuration hash
- Provide HWRPs for actions taken by Chef
- Place a YAML config file on cloud for backup cron jobs; simplify cron tab
- Improve error behavior, remove silent failures
- Tests, tests, tests! (<100% coverage)
- Remove not_cloud recipe as turbolift was non-functional
- Initial release of rackspace-cloud-backup
Check the Markdown Syntax Guide for help with Markdown.
The Github Flavored Markdown page describes the differences between markdown on github and standard markdown.