Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

bflad/chef-aufs

Repository files navigation

chef-aufs Build Status

Description

Installs/Configures AUFS.

Requirements

Chef

  • Chef 11+

Platforms

  • Ubuntu 12.04, 12.10, 13.04, 13.10

Cookbooks

Opscode 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
  • Full development and testing workflow with Test Kitchen and friends: TESTING.md

Contributing

Please see contributing information in: CONTRIBUTING.md

Maintainers

License

Please see licensing information in: LICENSE