mirror of
https://github.com/inspec/inspec
synced 2024-11-23 21:23:29 +00:00
db8e6e7415
Signed-off-by: Ryan Davis <zenspider@chef.io>
13 lines
351 B
YAML
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
|