inspec/test/unit/mock/files/kitchen.yml
Adam Leff 9d8c53cf31 Support symbol keys in ObjectTraverser (#2221)
As detected in #2036, it is not possible to extract values from
a YAML file if the key is a symbol. This change refactors ObjectTraverser
to support symbol keys before attempting to stringify them.

Signed-off-by: Adam Leff <adam@leff.co>
2017-10-06 19:24:31 +02:00

10 lines
127 B
YAML

name: vagrant
driver:
customize:
memory: 1024
platforms:
- linux
- mac
:symbol_key: 123
:symbol_key_deep:
foo: bar