Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add required inspec version to inspec.yml #644

Closed
chris-rock opened this issue Apr 15, 2016 · 0 comments
Closed

Add required inspec version to inspec.yml #644

chris-rock opened this issue Apr 15, 2016 · 0 comments
Labels
Type: Enhancement Improves an existing feature

Comments

@chris-rock
Copy link
Contributor

Description

Inspec profiles may use newer features that have been added to latest version of inspec. Therefore profiles may require features from newer versions. This minimum version should be included in the inspec.yml

InSpec and Platform Version

latest

Replication Case

install an older version, use a resource that is not available

Possible Solutions

name: profile
title: InSpec Example Profile
maintainer: Chef Software, Inc.
copyright: Chef Software, Inc.
copyright_email: support@chef.io
license: Apache 2 license
inspec:
  version: 0.8

Stacktrace

Please include the stacktrace output or link to a gist of it, if there is one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Improves an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants