mirror of
https://github.com/inspec/inspec
synced 2024-11-15 01:17:08 +00:00
db8e6e7415
Signed-off-by: Ryan Davis <zenspider@chef.io>
13 lines
200 B
JSON
13 lines
200 B
JSON
{
|
|
"version": "1.1",
|
|
"cli_options": {
|
|
"target_id": "from-mock-credset-config-file"
|
|
},
|
|
"credentials": {
|
|
"mock": {
|
|
"mycredset": {
|
|
"a_setting": "a_value"
|
|
}
|
|
}
|
|
}
|
|
}
|