inspec/test/unit/mock/profiles/library/inspec.yml
Jared Quick 6445e2c6d5
Add windows functional tests (#3385)
* Add windows functional tests.
* Fix tests for 2012 server.
* Fix windows build script
* Add more functional tests for windows.
* Update comment with TODO.

Signed-off-by: Jared Quick <jquick@chef.io>
2018-09-12 18:04:16 -04: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