mirror of
https://github.com/inspec/inspec
synced 2024-11-24 05:33:17 +00:00
642d8d61b6
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
13 lines
No EOL
310 B
YAML
13 lines
No EOL
310 B
YAML
name: deprecation-bare
|
|
title: Deprecation Testing profile, bare layout
|
|
maintainer: inspec@chef.io
|
|
copyright: The Authors
|
|
copyright_email: inspec@chef.io
|
|
license: Apache-2.0
|
|
summary: An InSpec Compliance Profile
|
|
version: 0.1.0
|
|
supports:
|
|
platform: os
|
|
depends:
|
|
- name: resource_pack
|
|
path: ../resource_pack |