Setting up a custom RubyGems Repository for Chef in Test Kitchen
How to use a private RubyGems repository for your Chef gem dependencies in Test Kitchen.
How to use a private RubyGems repository for your Chef gem dependencies in Test Kitchen.
How to override specific configuration in Test Kitchen's project-specific .kitchen.yml
.
Using the example of deploying and running a Java JAR file as a way to show the lifecycle of a fully test-driven Chef cookbook.
chef-shell
to interactively debug attributes and recipesHow to use chef-shell
to see attribute config and recipes, with and without a Chef Server.
A look at the new features coming in the new Chef 14 release, as well as what to watch out for when upgrading.
An introduction to how to build a cookbook using GitLab's Continuous Integration platform in conjunction with kitchen-docker
.