inspec/test/fixtures/profiles/inputs/hashmap/inspec.yml

17 lines
483 B
YAML
Raw Normal View History

name: hashmap
title: InSpec Profile
maintainer: The Authors
copyright: The Authors
copyright_email: you@example.com
license: Apache-2.0
summary: A profile that checks loading of hashmap inputs using metadata file and external file.
version: 0.1.0
supports:
platform: os
inputs:
- name: metadata_basic_key
value: metadata_basic_value
- name: metadata_nested_key
value:
metadata_nested_key_str: metadata_nested_value_str
metadata_nested_key_sym: metadata_nested_value_sym