This is a quick guide on how to get started with Effortless.
hab setup
Change Directory into examples/effortless_config/chef_repo_pattern
Change the line 26 of the kitchen.yml file to use your origin:
provisioner:arguments:["<Your Origin>","effortless-config-baseline"]Build the package with the command: hab pkg build .
Run Test Kitchen to see the cookbook work:
kitchen converge base-centos
© Chef Software, Inc.
Licensed under the Creative Commons Attribution 3.0 Unported License.
The Chef™ Mark and Chef Logo are either registered trademarks/service marks or trademarks/servicemarks of Chef, in the United States and other countries and are used with Chef Inc's permission.
We are not affiliated with, endorsed or sponsored by Chef Inc.
https://docs.chef.io/effortless/quick_start/