mirror of
https://github.com/inspec/inspec
synced 2024-11-14 08:57:11 +00:00
7e569669aa
This commit is the foundation of the dependency resolution as described in https://github.com/chef/inspec/issues/888 . It currently only works with local dependencies, as seen in the example inheritance profile. Tests and full resolution are coming next on the path to an MVP implementation. |
||
---|---|---|
.. | ||
inheritance | ||
kitchen-ansible | ||
kitchen-chef | ||
kitchen-puppet | ||
profile | ||
profile-attribute | ||
profile-attribute.yml | ||
README.md |
InSpec examples
This directory contains multiple examples that explain the usage of the InSpec:
kitchen-chef
Test-Kitchen with Chef and InSpeckitchen-puppet
Test-Kitchen with Puppet and InSpeckitchen-ansible
Test-Kitchen with Ansible and InSpecprofile
Example of an InSpec profile