inspec/test/unit/mock/profiles/old-examples/inheritance/inspec.yml
devoptimist 2d49f39adc moved example tests into their own sub dir, and reused examples_path variable
Signed-off-by: devoptimist <sbrown@chef.io>
2019-03-18 15:15:32 +00:00

16 lines
415 B
YAML

name: inheritance
title: InSpec example inheritance
maintainer: Chef Software, Inc.
copyright: Chef Software, Inc.
copyright_email: support@chef.io
license: Apache-2.0
summary: Demonstrates the use of InSpec profile inheritance
version: 1.0.0
supports:
- platform-family: unix
- platform-family: windows
depends:
- name: profile
path: ../profile
- name: profile-attribute
path: ../profile-attribute