inspec/test/kitchen/cookbooks/os_prepare/files/example.toml
Miah Johnson 97a258ae69 Use a more obvious directory structure for kitchen testing
Signed-off-by: Miah Johnson <miah@chia-pet.org>
2019-10-16 22:41:03 -07:00

6 lines
No EOL
72 B
TOML

key = "value"
arr = [1, 2, 3]
[mytable]
key1 = "value1"
key2 = "value2"