mirror of
https://github.com/inspec/inspec
synced 2024-11-23 05:03:07 +00:00
b1c2af209b
Signed-off-by: Ryan Davis <zenspider@chef.io>
10 lines
No EOL
260 B
JSON
10 lines
No EOL
260 B
JSON
{
|
|
"plugins_config_version" : "1.0.0",
|
|
"plugins": [
|
|
{
|
|
"name": "inspec-input-test-fixture",
|
|
"installation_type": "path",
|
|
"installation_path": "test/fixtures/plugins/inspec-input-test-fixture/lib/inspec-input-test-fixture.rb"
|
|
}
|
|
]
|
|
} |