Chef script development
Scripting
- Dynamically set Chef resource attributes
- Generate a GUID in Chef with Ruby
- Chef custom resource is using the same property name as the called resource
- Create the AWS credentials file from a Chef Data Bag
- Make decisions in your Chef recipe based on the version of the Chef Client
- Calling a resource in the Chef recipe
- Is the Chef aws_s3_file resource idempotent?
Attributes
Keeping secrets in Data Bags
Chef script testing
- Chef script testing with Chef Test Kitchen
- Test Chef cookbooks locally on a virtual workstation
- Integration testing with InSpec