mirror of
https://github.com/inspec/inspec
synced 2024-12-18 09:03:12 +00:00
928cf6f05e
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
9 lines
287 B
YAML
9 lines
287 B
YAML
name: inspec-test-profile-missing
|
|
title: InSpec Profile
|
|
summary: An InSpec Compliance Profile that will end up unresolvable but archived
|
|
version: 0.1.0
|
|
supports:
|
|
platform: os
|
|
depends:
|
|
- name: inspec-test-profile-basic
|
|
git: https://github.com/inspec/inspec-test-profile-basic.git
|