mirror of
https://github.com/inspec/inspec
synced 2024-11-14 08:57:11 +00:00
6445e2c6d5
* 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>
11 lines
299 B
YAML
11 lines
299 B
YAML
name: profile
|
|
title: InSpec Example Profile
|
|
maintainer: Chef Software, Inc.
|
|
copyright: Chef Software, Inc.
|
|
copyright_email: support@chef.io
|
|
license: Apache-2.0
|
|
summary: Demonstrates the use of InSpec Compliance Profile
|
|
version: 1.0.0
|
|
supports:
|
|
- platform-family: unix
|
|
- platform-family: windows
|