mirror of
https://github.com/inspec/inspec
synced 2024-11-30 08:30:39 +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
274 B
YAML
11 lines
274 B
YAML
name: profile-support-skip
|
|
title: InSpec Profile
|
|
maintainer: The Authors
|
|
copyright: The Authors
|
|
copyright_email: you@example.com
|
|
license: Apache-2.0
|
|
summary: An InSpec Compliance Profile
|
|
version: 0.1.0
|
|
depends:
|
|
- name: unsupported_inspec
|
|
path: '../unsupported_inspec'
|