fb9a2d898e
This module allows to create physical volume with disks passed in arguments and then create a logical volume. It will mount the directory passed as parameters. When this module has finished the directory will be available for elasticsearch. Change-Id: Ieb80cbdb273cc780f6832466400d5712d6aae78c
426 B
426 B
Disk management module for Puppet
Description
Puppet module for managing disks.
Usage
class {'disk_manage':
disks => ['/dev/sdb']
}
Limitations
None.
License
Licensed under the terms of the Apache License, version 2.0.
Contact
Guillaume Thouvenin, gthouvenin@mirantis.com
Support
See the Contact section.