mirror of
https://github.com/inspec/inspec
synced 2024-12-11 22:02:47 +00:00
41087c5ec6
Signed-off-by: James Stocks <jstocks@chef.io>
10 lines
No EOL
242 B
YAML
10 lines
No EOL
242 B
YAML
name: basic_profile
|
|
title: InSpec Profile
|
|
maintainer: The Authors
|
|
copyright: The Authors
|
|
copyright_email: you@example.com
|
|
license: Apache-2.0
|
|
summary: A simple profile with a control that always passes.
|
|
version: 0.1.0
|
|
supports:
|
|
platform: os |