/guest-agent

Primary LanguageRubyOtherNOASSERTION

guest-agent-cookbook

TODO: Enter the cookbook description here.

Supported Platforms

TODO: List your supported platforms.

Attributes

Key Type Description Default
['guest-agent']['bacon'] Boolean whether to include bacon true

Usage

guest-agent::default

Include guest-agent in your node's run_list:

{
  "run_list": [
    "recipe[guest-agent::default]"
  ]
}

License and Authors

Author:: YOUR_NAME (<YOUR_EMAIL>)