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

Proposal - Include option to update policyfile instead of just install #1028

Open
clickthisnick opened this issue Feb 13, 2023 · 0 comments
Open

Comments

@clickthisnick
Copy link

Similar to the always_update config in test-kitchen I think chefspec should have a similar option that allows this code to run a chef update instead of a chef install.

Chef update behind the scenes calls chef install.

The usecase of this is if I have a committed policyfile lock that is incorrect, then my unit tests fail, I need to either remove the policyfile lock or run chef update before I can run my tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant