inspec/examples
Jerry Aldrich 4731d95abd docs: Update example resource (#2904)
* Change `skip_resource` to use raise
* Add `supports` lines to example resource
* Change to rescue `StandardError` vs `Exception`
* Change raise to use `e.message` vs `$!`
* Remove redundant returns
* Change `File.exists?` to `File.exist?`
* Update shasum in tests

Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
2018-04-05 08:50:49 -04:00
..
inheritance Remove any "All Rights Reserved" references (#1969) 2017-06-28 04:14:19 -07:00
kitchen-ansible Fix: pointed concurrent-ruby to version 1.0 to fix dependencies (#2879) 2018-03-26 14:28:11 -04:00
kitchen-chef Remove rubocop from example Gemfiles (#2341) 2017-11-27 19:05:52 +01:00
kitchen-puppet Remove rubocop from example Gemfiles (#2341) 2017-11-27 19:05:52 +01:00
meta-profile Fixes typo. (#2047) 2017-08-17 15:13:44 -04:00
profile docs: Update example resource (#2904) 2018-04-05 08:50:49 -04:00
profile-attribute verifies that inspec.yml uses licenses in SPDX format 2017-05-31 00:21:05 -05:00
profile-aws Add example profiles for AWS/Azure (#2680) 2018-02-18 12:12:44 +01:00
profile-azure Add example profiles for AWS/Azure (#2680) 2018-02-18 12:12:44 +01:00
profile-sensitive Fix typo in some docs (#2841) 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: