mirror of
https://github.com/inspec/inspec
synced 2024-12-24 20:13:16 +00:00
db8e6e7415
Signed-off-by: Ryan Davis <zenspider@chef.io>
12 lines
294 B
YAML
12 lines
294 B
YAML
name: require_controls_test
|
|
title: InSpec example inheritance
|
|
maintainer: Chef Software, Inc.
|
|
copyright: Chef Software, Inc.
|
|
copyright_email: support@chef.io
|
|
license: Apache 2 license
|
|
version: 1.0.0
|
|
depends:
|
|
- name: profile_a
|
|
path: ../profile_a
|
|
- name: profile_b
|
|
path: ../profile_b
|