We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It seems that rspec support has not been added for this cookbook. Lots of errors whenever "pyenv_user_install" resource is used.
3.4.2
17.2.29
Operating system distribution and release version. Cloud provider if running in the cloud.
Steps to reproduce the behavior:
Create a cookbook which incorporates the pyenv community cookbook, with a recipe containing "pyenv_user_install ''"
Execute "chef exec rspec ." from the root of the cookbook folder.
If the "default_spec.rb" has been created correctly, the tests should pass.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
π» Brief Description
It seems that rspec support has not been added for this cookbook. Lots of errors whenever "pyenv_user_install" resource is used.
π₯ Cookbook version
3.4.2
π©βπ³ Chef-Infra Version
17.2.29
π© Platform details
Operating system distribution and release version. Cloud provider if running in the cloud.
Steps To Reproduce
Steps to reproduce the behavior:
Create a cookbook which incorporates the pyenv community cookbook, with a recipe containing "pyenv_user_install ''"
Execute "chef exec rspec ." from the root of the cookbook folder.
π Expected behavior
If the "default_spec.rb" has been created correctly, the tests should pass.
The text was updated successfully, but these errors were encountered: