Version information
released Feb 24th 2015
This version is compatible with:
- , , , , , ,
Start using this module
Add this module to your Puppetfile:
mod 'bzed-dmsetup', '0.1.3'
Learn more about managing modules with a PuppetfileDocumentation
bzed/dmsetup — version 0.1.3 Feb 24th 2015
Puppet dmsetup module
Provides dmsetup features for puppet.
Table of Contents
- Overview
- Module Description - What the module does and why it is useful
- Development - Guide for contributing to the module
Overview
dmsetup manages logical devices that use the device-mapper driver. LVM, cryptsetup, multipath-tools and other use dmsetup and device-mapper to setup and manage the devices.
Module Description
So far this module only contains a facter module to retrieve ls/info/deps information from dmsetup.
Development
Please fork on github and send pull requests.