mirror of
https://github.com/inspec/inspec
synced 2024-12-18 17:14:33 +00:00
f1a892c857
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
10 lines
272 B
YAML
10 lines
272 B
YAML
name: git depends
|
|
title: InSpec example simple inheritance
|
|
maintainer: Chef Software, Inc.
|
|
copyright: Chef Software, Inc.
|
|
copyright_email: support@chef.io
|
|
license: Apache 2 license
|
|
version: 1.0.0
|
|
depends:
|
|
- name: ssh
|
|
git: https://github.com/dev-sec/ssh-baseline.git
|