inspec/test/fixtures/profiles/complete-profile/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

13 lines
287 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
license: Apache-2.0
supports:
- os-family: linux
- os-family: bsd
- os-family: windows