cookbook 'mdadm', '= 1.0.0'
mdadm (2) Versions 1.0.0 Follow1
Installs mdadm
cookbook 'mdadm', '= 1.0.0', :supermarket
knife supermarket install mdadm
knife supermarket download mdadm
chef-mdadm
Description
This cookbook installs mdadm Management tool for Linux md/raid.
Requirements
Supported Platforms
The following platforms are supported by this cookbook, meaning that the recipes run on these platforms without error:
- Ubuntu
- Debian
Recipes
-
mdadm
- The default recipe.
Usage
This cookbook installs the mdadm components if not present, and pulls updates if they are installed on the system.
Attributes
None
Basic Settings
None
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Added some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
License
chef-mdadm
- Freely distributable and licensed under the MIT license.
- Copyright (c) 2012 Phil Cohen (github@phlippers.net)
- http://phlippers.net/
Dependent cookbooks
This cookbook has no specified dependencies.