Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

30 lines (21 loc) · 1.12 KB

CHANGELOG for rackspace_cloudbackup

This file is used to list changes made in each version of rackspace-cloud-backup.

1.0.3

  • #23 - Install rest-client gem, a required dependency.

1.0.2

  • #20 - Switches from custom yum resource to yum-epel cookbook (@steve-jansen)

1.0.1

  • Move rest-client requires into each method call, so cookbook can be loaded and afterwards install gem requirements (otherwise upgrades are impossible)

1.0.0:

  • 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

0.1.0:

  • 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.