mirror of
https://github.com/inspec/inspec
synced 2024-12-24 20:13:16 +00:00
9a404f5e0f
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
11 lines
No EOL
208 B
YAML
11 lines
No EOL
208 B
YAML
name: cli
|
|
license: Apache-2.0
|
|
summary: Profile to exercise setting inputs using the --input CLI option
|
|
version: 0.1.0
|
|
supports:
|
|
platform: os
|
|
|
|
inputs:
|
|
- name: test_input_04
|
|
type: numeric
|
|
value: 0.0 |