mirror of
https://github.com/inspec/inspec
synced 2024-12-25 20:43:13 +00:00
db8e6e7415
Signed-off-by: Ryan Davis <zenspider@chef.io>
6 lines
No EOL
163 B
YAML
6 lines
No EOL
163 B
YAML
an_integer: 1
|
|
a_quoted_string: "Should not have quotes"
|
|
an_unquoted_string: Should not have quotes
|
|
lowercase_true: true
|
|
titlecase_true: True
|
|
titlecase_false: False |