2
0
Fork 0
mirror of https://github.com/inspec/inspec synced 2025-02-20 16:08:41 +00:00
inspec/examples
Tim Smith 097e2deedc Don't include the apt recipe over and over again in the recipes
We run apt_update once with chef and we already update the cache directly on the container at start. We don't need to try to do the same thing 3 other times.

Signed-off-by: Tim Smith <tsmith@chef.io>
2019-02-13 17:19:55 -08:00
..
custom-resource Allow custom resources to access all other resources () 2018-06-06 11:56:51 -04:00
inheritance Add windows functional tests () 2018-09-12 18:04:16 -04:00
kitchen-ansible Fix: pointed concurrent-ruby to version 1.0 to fix dependencies () 2018-03-26 14:28:11 -04:00
kitchen-chef Don't include the apt recipe over and over again in the recipes 2019-02-13 17:19:55 -08:00
kitchen-puppet updating kitchen-puppet example for puppet 15 () 2018-04-19 12:55:10 -04:00
meta-profile Fixes typo. () 2017-08-17 15:13:44 -04:00
plugins/inspec-resource-lister Plugins: Example CLI Plugin, a Resource Lister () 2018-09-27 16:57:18 -04:00
profile Change Inspec to InSpec where appropriate () 2018-10-15 12:09:46 -04:00
profile-attribute Update docs 2019-01-28 00:42:27 -05:00
profile-aws Add example profiles for AWS/Azure () 2018-02-18 12:12:44 +01:00
profile-azure Add example profiles for AWS/Azure () 2018-02-18 12:12:44 +01:00
profile-sensitive Fix typo in some docs () 2018-03-20 08:43:30 -04:00
profile-attribute.yml feature: attribute handling 2016-06-14 02:49:03 +02:00
README.md Update list of examples 2015-12-30 21:40:57 +01:00

InSpec examples

This directory contains multiple examples that explain the usage of the InSpec: