mirror of
https://github.com/inspec/inspec
synced 2024-11-24 05:33:17 +00:00
6120497db1
* Convert legacy supports to their platform counterparts. * Fix rubocop lint. * Update json schema for platform supports. Signed-off-by: Jared Quick <jquick@chef.io>
6 lines
148 B
YAML
6 lines
148 B
YAML
name: skippy
|
|
title: skip-like functionality
|
|
version: 1.0.0
|
|
supports:
|
|
- os-family: definitely_not_supported
|
|
- os-name: definitely_also_not_supported
|