mirror of
https://github.com/inspec/inspec
synced 2024-12-18 09:03:12 +00:00
14 lines
308 B
YAML
14 lines
308 B
YAML
|
name: resource-namespace
|
||
|
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: profile_a
|
||
|
path: '../profile_a'
|
||
|
- name: profile_d
|
||
|
path: '../profile_d'
|