mirror of
https://github.com/inspec/inspec
synced 2024-12-18 17:14:33 +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
202 B
YAML
11 lines
202 B
YAML
name: name
|
|
version: 1.2.3
|
|
maintainer: bob
|
|
title: title
|
|
copyright: left
|
|
summary: nothing
|
|
license: Apache-2.0
|
|
supports:
|
|
- platform-family: linux
|
|
- platform-family: darwin
|
|
- platform-family: windows
|