ServerSpec to InSpec Part 3

Опубликовано: 04 Август 2026
на канале: Bonus Bits
173
4

Next, we create a new git repository for our new shared InSpec profile and add the local InSpec tests to it from Part 2 Git Branch. Finally, we demonstrate calling our remote InSpec Profile suite of tests from out Chef Cookbook Test Kitchen configuration.

Part 2 Git Branch: https://github.com/bonusbits/example_...
Part 3 Git Branch: https://github.com/bonusbits/example_...
Example Shared InSpec Git Repo: https://github.com/bonusbits/example_...
Written Instructions: https://www.bonusbits.com/wiki/HowTo:...