inspec/test/unit/mock/profiles/dependencies/inheritance/inspec.yml

13 lines
284 B
YAML
Raw Normal View History

name: inheritance
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