inspec/test/fixtures/profiles/library/inspec.yml
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

12 lines
294 B
YAML

name: complete
title: complete example profile
maintainer: Chef Software, Inc.
copyright: Chef Software, Inc.
copyright_email: support@chef.io
license: Apache-2.0
summary: Testing stub
version: 1.0.0
supports:
- platform_family: linux
- platform_family: darwin
- platform_family: windows