mirror of
https://github.com/inspec/inspec
synced 2024-12-19 01:23:50 +00:00
db8e6e7415
Signed-off-by: Ryan Davis <zenspider@chef.io>
9 lines
189 B
YAML
9 lines
189 B
YAML
name: waiver-wrapper
|
|
license: Apache-2.0
|
|
summary: Verify waiver behavior under inheritance
|
|
version: 0.1.0
|
|
supports:
|
|
platform: os
|
|
depends:
|
|
- name: waiver-child
|
|
path: ../waiver-child
|