inspec/test/unit/mock/profiles/skippy-profile-os/inspec.yml
Jared Quick 6120497db1
Convert legacy supports to their platform counterparts (#3333)
* Convert legacy supports to their platform counterparts.
* Fix rubocop lint.
* Update json schema for platform supports.

Signed-off-by: Jared Quick <jquick@chef.io>
2018-08-30 09:11:55 -04:00

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