inspec/test/fixtures/profiles/local-depends/inspec.yml
Ryan Davis db8e6e7415 Moved test/unit/mock/* to test/fixtures
Signed-off-by: Ryan Davis <zenspider@chef.io>
2019-11-08 16:29:03 -08:00

13 lines
351 B
YAML

name: local_depends
title: Test Profile For Local Vendoring
maintainer: Chef Software, Inc.
copyright: Chef Software, Inc.
copyright_email: support@chef.io
version: 1.0.0
depends:
- name: local_profile
path: ../complete-profile
- name: tar_profile
path: ../tar_profile-1.0.0.tar.gz
- name: zip_profile
path: ../zip_profile-1.0.0.zip