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

Correct vault creation in solo mode #206

Merged
merged 1 commit into from
Mar 21, 2016
Merged

Conversation

kamaradclimber
Copy link
Contributor

Recent patch in chef (released in 12.8.1) raises a new exception when
checking an non-existent item in solo mode.
We need to catch this exception to allow vault item creation.

Kinda fix #203

Recent patch in chef (released in 12.8.1) raises a new exception when
checking an non-existent item in solo mode.
We need to catch this exception to allow vault item creation.

Kinda fix chef#203
@thommay
Copy link
Contributor

thommay commented Mar 21, 2016

Looks good, thanks!

thommay added a commit that referenced this pull request Mar 21, 2016
Correct vault creation in solo mode
@thommay thommay merged commit 31debde into chef:master Mar 21, 2016
@jkeiser jkeiser added the bug label Apr 6, 2016
@thommay thommay added Type: Bug Does not work as expected. and removed bug labels Jan 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Does not work as expected.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot create vaults in solo mode with 12.7.2
3 participants