File tree Expand file tree Collapse file tree 2 files changed +16
-5
lines changed Expand file tree Collapse file tree 2 files changed +16
-5
lines changed Original file line number Diff line number Diff line change 1+ ##Release 0.8.0
2+ ###Summary
3+ This release includes more testing, support for ruby 2.3.1, thin provisioning and manage mirrors.
4+
5+ ###Features
6+ - Lots of test maintenance, tests updated and improved
7+ - Add flag to Logical_volume to not resize filesystem
8+ - Add support for thin provisioning and setting poolmetadatasize
9+
10+ ###Bugfixes
11+ - Add missing parameters to manage mirrors for lvm::logical_volume
12+ - Executed command ` swapoff ` before unmount swap partion
13+ - Fix parsing size from lvs output
14+ - Numerous documentation fixes
15+
116##Release 0.7.0
217###Features
318- Add a flag ` mounted ` to tell puppet not to mount a volume itself.
Original file line number Diff line number Diff line change 11{
22 "name" : " puppetlabs-lvm" ,
3- "version" : " 0.7 .0" ,
3+ "version" : " 0.8 .0" ,
44 "author" : " Puppet Labs" ,
55 "summary" : " Provides Puppet types and providers to manage Logical Resource Management (LVM) features." ,
66 "license" : " GPL-2.0" ,
3838 {
3939 "name" : " puppet" ,
4040 "version_requirement" : " >= 3.0.0 < 5.0.0"
41- },
42- {
43- "name" : " pe" ,
44- "version_requirement" : " >= 3.0.0 < 2015.4.0"
4541 }
4642 ]
4743}
You can’t perform that action at this time.
0 commit comments