inspec/test/unit/mock/profiles/export-json/empty-wrapper/inspec.yml
Clinton Wolfe 25119168de
Testing: aim json export inheritance test at a local child profile that we control (#3696)
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2019-01-05 12:21:34 -05:00

11 lines
295 B
YAML

name: empty-wrapper
title: Empty Wrapper Profile
maintainer: InSpec Authors
copyright: InSpec Authors
copyright_email: support@chef.io
license: Apache-2.0
summary: An InSpec Profile that is only consuming dependencies
version: 0.2.0
depends:
- name: simple-profile
path: ../simple-profile