mirror of
https://github.com/inspec/inspec
synced 2024-12-25 20:43:13 +00:00
7dba4fa641
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
13 lines
No EOL
284 B
YAML
13 lines
No EOL
284 B
YAML
name: uses-resource-pack
|
|
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
|
|
supports:
|
|
platform: os
|
|
depends:
|
|
- name: resource-pack
|
|
path: ../resource-pack |