inspec/test/fixtures/profiles/only-if-os-nope
Ryan Davis db8e6e7415 Moved test/unit/mock/* to test/fixtures
Signed-off-by: Ryan Davis <zenspider@chef.io>
2019-11-08 16:29:03 -08:00
..
controls Moved test/unit/mock/* to test/fixtures 2019-11-08 16:29:03 -08:00
inspec.yml Moved test/unit/mock/* to test/fixtures 2019-11-08 16:29:03 -08:00
README.md Moved test/unit/mock/* to test/fixtures 2019-11-08 16:29:03 -08:00

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.