mirror of
https://github.com/inspec/inspec
synced 2024-12-18 09:03:12 +00:00
11 lines
280 B
YAML
11 lines
280 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: linux
|