inspec/test/fixtures/profiles/git-fetcher/relative-deep/inspec.yml
Ryan Davis b1c2af209b Corresponding fixes for the move from test/unit/mock to test/fixtures.
Signed-off-by: Ryan Davis <zenspider@chef.io>
2019-11-08 19:20:12 -08:00

11 lines
299 B
YAML

name: relative-deep
title: releative-deep
license: Apache-2.0
summary: A profile that uses git to depend on profiles in deep subdirs
version: 0.1.0
supports:
platform: os
depends:
- name: child-02
git: test/fixtures/profiles/git-fetcher/git-repo-01
relative_path: deeper-path/in/repo/child-02