/home-compute

Chef cookbook for managing my plethora of home computers

Primary LanguageRubyOtherNOASSERTION

home-compute-cookbook

TODO: Enter the cookbook description here.

Supported Platforms

TODO: List your supported platforms.

Attributes

Key Type Description Default
['home-compute']['bacon'] Boolean whether to include bacon true

Usage

home-compute::default

Include home-compute in your node's run_list:

{
  "run_list": [
    "recipe[home-compute::default]"
  ]
}

License and Authors

Author:: YOUR_NAME (<YOUR_EMAIL>)