cookbook 'aufs', '= 0.1.0'
aufs (2) Versions 0.1.0 Follow5
Installs/Configures AUFS
cookbook 'aufs', '= 0.1.0', :supermarket
knife supermarket install aufs
knife supermarket download aufs
chef-aufs
Description
Installs/Configures AUFS.
Requirements
Chef
- Chef 11+
Platforms
- Ubuntu 12.04, 12.10, 13.04, 13.10
Cookbooks
Third-Party Cookbooks
Attributes
None currently.
Recipes
-
recipe[aufs]
Installs/Configures AUFS -
recipe[aufs::module]
Loads AUFS Linux module -
recipe[aufs::package]
Installs AUFS via package
Usage
Default Installation
- Add
recipe[aufs]
to your node's run list
Testing and Development
- Quickly testing with Vagrant: [VAGRANT.md](VAGRANT.md)
- Full development and testing workflow with Test Kitchen and friends: [TESTING.md](TESTING.md)
Contributing
Please see contributing information in: [CONTRIBUTING.md](CONTRIBUTING.md)
Maintainers
- Brian Flad (bflad417@gmail.com)
License
Please see licensing information in: [LICENSE](LICENSE)