chef-workstation

Sets up a machine as a Chef workstation

Supported Platforms

Fedora

Attributes

Usage

chef-workstation::default

Include chef-workstation in your node's run_list:

{
  "run_list": [
    "recipe[chef-workstation]"
  ]
}

License and Authors

Author:: Tenyo Grozev (tenyo.grozev@yale.edu)