mirror of
https://github.com/inspec/inspec
synced 2024-12-20 10:03:28 +00:00
db8e6e7415
Signed-off-by: Ryan Davis <zenspider@chef.io>
11 lines
243 B
YAML
11 lines
243 B
YAML
name: profile_b
|
|
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
|
|
depends:
|
|
- name: profile_d
|
|
path: ../profile_d
|