Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 342 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 342 Bytes

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 ([email protected])