inspec/test/unit/mock/profiles/dependencies/profile_a/inspec.yml
Steven Danna d779dd53ae Move all dependency related classes into inspec/dependencies
Signed-off-by: Steven Danna <steve@chef.io>
2016-08-19 09:47:40 +02:00

11 lines
252 B
YAML

name: profile_a
title: InSpec Profile
maintainer: The Authors
copyright: The Authors
copyright_email: you@example.com
license: All Rights Reserved
summary: An InSpec Compliance Profile
version: 0.1.0
depends:
- name: profile_c
path: ../profile_c