https://github.com/bzed/bzed-dmsetup
Linux dmsetup features for puppet
https://github.com/bzed/bzed-dmsetup
Last synced: 8 months ago
JSON representation
Linux dmsetup features for puppet
- Host: GitHub
- URL: https://github.com/bzed/bzed-dmsetup
- Owner: bzed
- Created: 2015-02-23T14:12:58.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-20T09:08:06.000Z (about 11 years ago)
- Last Synced: 2025-10-05T13:51:36.181Z (8 months ago)
- Language: Ruby
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Puppet dmsetup module
Provides dmsetup features for puppet.
#### Table of Contents
1. [Overview](#overview)
2. [Module Description - What the module does and why it is useful](#module-description)
3. [Development - Guide for contributing to the module](#development)
## 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.