mirror of
https://github.com/inspec/inspec
synced 2024-11-24 05:33:17 +00:00
11 lines
253 B
YAML
11 lines
253 B
YAML
|
name: simple inheritance
|
||
|
title: InSpec example simple inheritance
|
||
|
maintainer: Chef Software, Inc.
|
||
|
copyright: Chef Software, Inc.
|
||
|
copyright_email: support@chef.io
|
||
|
license: Apache 2 license
|
||
|
version: 1.0.0
|
||
|
depends:
|
||
|
- name: failures
|
||
|
path: ../failures
|