mirror of
https://github.com/inspec/inspec
synced 2024-11-24 05:33:17 +00:00
8f10ee53c5
- Allow users to elide the `name` attributes - Assume a default source of supermarket Fixes #1048 Signed-off-by: Steven Danna <steve@chef.io>
9 lines
255 B
YAML
9 lines
255 B
YAML
name: supermarket-dep
|
|
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: nathenharvey/tmp-compliance-profile
|