puppetlabs-lvm
puppetlabs-lvm copied to clipboard
Allow usage of extent_size
Summary
VG extent_size was added to the type/provider. The type implementation in lvm::volume_groups needs adoption to make use of the new property.
Checklist
- [x] 🟢 Spec tests.
- [ ] 🟢 Acceptance tests.
- [ ] Manually verified. (For example
puppet apply)