inspec/test/unit/mock/profiles/old-examples/inheritance/inspec.yml

17 lines
415 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.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