mirror of
https://github.com/inspec/inspec
synced 2024-12-11 22:02:47 +00:00
db8e6e7415
Signed-off-by: Ryan Davis <zenspider@chef.io>
12 lines
259 B
YAML
12 lines
259 B
YAML
name: invalid_attributes
|
|
title: InSpec Profile
|
|
maintainer: The Authors
|
|
copyright: The Authors
|
|
copyright_email: you@example.com
|
|
license: Apache-2.0
|
|
summary: An InSpec Compliance Profile
|
|
version: 0.1.0
|
|
attributes:
|
|
- name: val_color
|
|
type: color
|
|
value: black
|