mirror of
https://github.com/inspec/inspec
synced 2024-11-10 15:14:23 +00:00
da0ae7bac9
* Plugin example, CLI resource lister * Move example plugin into a directory to look like a regular project * Skeleton of testing for example plugin * Example plugin unit tests work * Functional tests added, using core helper * Add a global method to determine InSpec install root * Add linter support to the example * Adjust inspec project rubocop to run linter on example plugins * Linter autocorrections * Update readme Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com> |
||
---|---|---|
.. | ||
custom-resource | ||
inheritance | ||
kitchen-ansible | ||
kitchen-chef | ||
kitchen-puppet | ||
meta-profile | ||
plugins/inspec-resource-lister | ||
profile | ||
profile-attribute | ||
profile-aws | ||
profile-azure | ||
profile-sensitive | ||
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