fuel-plugin-elasticsearch-k.../deployment_scripts/puppet/modules/disk_management/README.md
Guillaume Thouvenin fb9a2d898e Create a new puppet module for managing volume.
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
2015-03-07 13:25:58 +01:00

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.