mirror of
https://github.com/inspec/inspec
synced 2024-11-28 07:30:50 +00:00
12 lines
271 B
YAML
12 lines
271 B
YAML
|
name: profile-support-skip
|
||
|
title: InSpec Profile
|
||
|
maintainer: The Authors
|
||
|
copyright: The Authors
|
||
|
copyright_email: you@example.com
|
||
|
license: All Rights Reserved
|
||
|
summary: An InSpec Compliance Profile
|
||
|
version: 0.1.0
|
||
|
depends:
|
||
|
- name: windows-only
|
||
|
path: '../windows-only'
|