-
Notifications
You must be signed in to change notification settings - Fork 680
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
Read Chef attributes within the tests ? #813
Comments
This can be accomplished with an inspec profile, which is how I've been achieving this for a while. It seems to be that When using an inspec profile, this is not the case.
|
@spuranam The core bug is described in issue above. It was present earlier but came up once default formatter was changed to
|
Fixed by #828 |
Please reopen, if the problem still occurs. Thanks for the additional testing @xTNTx |
Description
Issue 541 provided a way to consume chef attributes in the Inspec tests. But this workaround was broken by ChefDK 0.15.15.
InSpec and Platform Version
ChefDK 0.15.15
OS: Windows 10
VirtualBox: 5.0.22
Vagrant: 1.8.4
Replication Case
I have posted a reproduce able minimal project at https://github.com/spuranam/hello.
Stacktrace
The text was updated successfully, but these errors were encountered: