Skip to content

Latest commit

 

History

History
77 lines (50 loc) · 1.61 KB

CHANGELOG.md

File metadata and controls

77 lines (50 loc) · 1.61 KB

rs-storage Cookbook CHANGELOG

This file is used to list changes made in each version of the rs-storage cookbook.

v2.0.1

  • loosened lvm lock, so that it can keep up with lvm changes.
  • updates filesystem cookbook to >= 0.11.1 to use the supermarket version and
    fix the frozen? issue.

v2.0.0

  • Add support for Chef 12
  • Remove support for Chef 11

v1.2.1

  • pin Gems and cookbooks using Gemfile.lock and Berksfile.lock

v1.2.0

  • updated lvm cookbook to 1.6.1

v1.1.0

  • Support for RL10

v1.0.7

v1.0.6

  • On RHEL, depending on cloud, check and wait for RHEL repos to be installed.

v1.0.5

  • Handle use of XFS when using rs-storage::volume.

v1.0.4

  • Due to issue gregsymons/di-ruby-lvm-attrib#22, updated gem added to cookbook to allow use with RHEL/CentOS 7.1.
  • Updated lvm cookbook dependency version to 1.3.6.

v1.0.3

  • Fix volume type input description since it is not just for vSphere.

v1.0.2

v1.0.1

  • rs-storage/device/controller_type node attribute created and can be passed as an option to rightscale_volume resource.

v1.0.0

  • Initial release