inspec/test/fixtures/profiles/inputs/hashmap/inspec.yml
Nikita Mathur 82e126726b Improvements in hashmap profiles
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-04-07 16:09:27 +05:30

14 lines
No EOL
381 B
YAML

name: hashmap
title: InSpec Profile to verify hashmap inputs
maintainer: Chef Software, Inc.
copyright: Chef Software, Inc.
license: Apache-2.0
summary: A profile that checks loading of hashmap inputs
version: 0.1.0
supports:
platform: os
inputs:
- name: metadata_hash
value:
metadata_hash_key_str: metadata_hash_value_str
metadata_hash_key_sym: metadata_hash_value_sym