This file is used to list changes made in each version of the lvm cookbook.
- COOK-3987 - Volumes are created with the wrong # of extents. Size = '2%VG' is treated as a size of 2 extents.
- COOK-3935 - fix minor typo
- Fixing up style
- Updating test harness
- COOK-3357 - Complete refactor into a heavy-weight provider with tests
- COOK-2991 - Add SLES support
- COOK-2348 - Fix
lvm_logical_volume
whenmount_point
parameter is a String
- [COOK-3031]:
ruby_block
to create logical volume is improperly named, causing collisions
- [COOK-2283] - lvm version mismatch on fresh amazon linux install
- [COOK-2733] - Fix invalid only_if command in lvm cookbook
- [COOK-2822] - install, don't upgrade, lvm2 package
- [COOK-2348] - lvm
logical_volume
doesn't work withmount_point
parameter as String
- [COOK-1977] - Typo "stripesize" in LVM cookbook
- [COOK-1994] - Cannot create a logical volume if fstype is not given
- [COOK-1857] -
lvm_logical_volume
resource callback conflicts with code in provider.
- Added providers for managing the creation of LVM physical volumes, volume groups, and logical volumes.
- Current public release