inspec/test/fixtures/profiles/dependencies/shell-inheritance/inspec.yml
Nikita Mathur 3eea2b055a Fix related to loading dependent profiles from a profile in shell
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-05-31 21:38:35 +05:30

12 lines
382 B
YAML

name: Shell Inheritance
title: InSpec example of using inheritance profile in shell
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: test/fixtures/profiles/dependencies/profile_a
- name: profile_b
path: test/fixtures/profiles/dependencies/profile_b