inspec/test/unit/mock/profiles/dependencies/resource-namespace/inspec.yml

14 lines
299 B
YAML
Raw Normal View History

name: resource-namespace
title: InSpec Profile
maintainer: The Authors
copyright: The Authors
copyright_email: you@example.com
license: Apache-2.0
summary: An InSpec Compliance Profile
version: 0.1.0
depends:
- name: profile_a
path: '../profile_a'
- name: profile_d
path: '../profile_d'