mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
Update inputs.md
Signed-off-by: Ian Maddaus <imaddaus@chef.io> Remove setting input from Audit Cookbook
This commit is contained in:
parent
86128f5557
commit
d20d8f9d90
1 changed files with 0 additions and 1 deletions
|
@ -89,7 +89,6 @@ As installed (without specialized plugins), Chef InSpec supports several ways of
|
|||
- Using the CLI option `--input name1=value1 name2=value2...` to read directly from the command line
|
||||
- Using the CLI option `--input-file somefile.yaml` to read inputs from files
|
||||
- In kitchen-inspec, using the `verifier/inputs` settings
|
||||
- In the Audit Cookbook, using the `node[:audit][:inputs]`
|
||||
|
||||
In addition, Chef InSpec supports Input Plugins, which can provide optional integrations to specific key-value stores.
|
||||
|
||||
|
|
Loading…
Reference in a new issue