File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1+ ## Release 1.1.0
2+ ### Summary
3+ This is a feature release in order to add facts, functions, tasks and plans alongside some smaller bugfixes and additions.
4+
5+ ### Added
6+ - Functions added for onverting to and from bytes.
7+ - Tasks added for common actions that use types and providors.
8+ - Plan for one touch expanding, expanded.
9+ - Support has been added for LVM thin volumes.
10+ - Facts have been structured.
11+ - Provider modified to allow ` puppet resource ` to work with ` logical_volumes ` .
12+ - LVM providers have been confined to linux.
13+
14+ ### Bugfixes
15+ - Redundant code removed from facts.
16+ - Fixed issues that were causing compilation to fail in tests.
17+
118## Release 1.0.1
219### Summary
320This release is a roll up of minor bugfixes.
Original file line number Diff line number Diff line change 11{
22 "name" : " puppetlabs-lvm" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.1.0 " ,
44 "author" : " Puppet Labs" ,
55 "summary" : " Provides Puppet types and providers to manage Logical Resource Management (LVM) features." ,
66 "license" : " GPL-2.0" ,
You can’t perform that action at this time.
0 commit comments