mirror of
https://github.com/inspec/inspec
synced 2024-11-27 15:10:44 +00:00
7328e82ae6
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
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"
|
|
}
|
|
}
|
|
}
|
|
}
|