inspec/examples/inheritance/inspec.yml
2016-11-04 15:35:08 +01:00

15 lines
386 B
YAML

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