mirror of
https://github.com/inspec/inspec
synced 2024-12-18 09:03:12 +00:00
10 lines
287 B
YAML
10 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
|