inspec/test/unit/mock/profiles/inputs/metadata-basic/inspec.yml
Clinton Wolfe dea323fa52 Test fixtures and failing functional test for input rename
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2019-06-12 19:00:53 -04:00

11 lines
No EOL
270 B
YAML

name: metadata_basic
title: InSpec Profile
maintainer: The Authors
copyright: The Authors
copyright_email: you@example.com
license: Apache-2.0
summary: A profile with a single simple input defined in metadata
version: 0.1.0
inputs:
- name: test_01
value: test_value_01