mirror of
https://github.com/inspec/inspec
synced 2024-11-23 13:13:22 +00:00
db8e6e7415
Signed-off-by: Ryan Davis <zenspider@chef.io> |
||
---|---|---|
.. | ||
controls | ||
inspec.yml | ||
README.md |
Profile with only_if { os.name.include('nope') }
This is used to test inspec check
on a profile containing an only_if
that raises an error.