summaryrefslogtreecommitdiff
path: root/habitat/default.toml
Commit message (Collapse)AuthorAgeFilesLines
* Initial habitat planadamhjk/habitatAdam Jacob2016-12-211-0/+11
This is a simple initial habitat plan. It creates a chef-client service, which uses chef-solo to run cookbooks that are located in the default cache location. To build it yourself: * Install habitat * `hab studio build` You'll wind up with a habitat artifact in `results`. Signed-off-by: Adam Jacob <adam@chef.io>