2021-03-31 06:12:51 +00:00
|
|
|
name: hashmap
|
2021-04-07 10:39:25 +00:00
|
|
|
title: InSpec Profile to verify hashmap inputs
|
|
|
|
maintainer: Chef Software, Inc.
|
|
|
|
copyright: Chef Software, Inc.
|
2021-03-31 06:12:51 +00:00
|
|
|
license: Apache-2.0
|
2021-04-07 10:39:25 +00:00
|
|
|
summary: A profile that checks loading of hashmap inputs
|
2021-03-31 06:12:51 +00:00
|
|
|
version: 0.1.0
|
|
|
|
supports:
|
|
|
|
platform: os
|
|
|
|
inputs:
|
2021-04-07 10:39:25 +00:00
|
|
|
- name: metadata_hash
|
2021-03-31 06:12:51 +00:00
|
|
|
value:
|
2021-04-07 10:39:25 +00:00
|
|
|
metadata_hash_key_str: metadata_hash_value_str
|
|
|
|
metadata_hash_key_sym: metadata_hash_value_sym
|