mirror of
https://github.com/inspec/inspec
synced 2024-11-23 21:23:29 +00:00
10 lines
270 B
YAML
10 lines
270 B
YAML
name: profile
|
|
title: InSpec Example Profile
|
|
maintainer: Chef Software, Inc.
|
|
copyright: Chef Software, Inc.
|
|
copyright_email: support@chef.io
|
|
license: Apache 2 license
|
|
summary: Demonstrates the use of InSpec Compliance Profile
|
|
version: 1.0.0
|
|
supports:
|
|
- os-family: unix
|