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

[ChefSolo,ChefZero] Ensure that secret key is deleted before converge. #673

Merged
merged 1 commit into from Mar 29, 2015

Conversation

fnichol
Copy link
Contributor

@fnichol fnichol commented Mar 29, 2015

This fixes an issue where the permissions of the file on the workstation
get transferred to the remote host, and then prevent file overriding on
subsequent converges. Instead we'll wipe this file and re-upload it on
each converge, exactly like cookbooks/, environments/, etc.

Closes #611

This fixes an issue where the permissions of the file on the workstation
get transferred to the remote host, and then prevent file overriding on
subsequent converges. Instead we'll wipe this file and re-upload it on
each converge, exactly like `cookbooks/`, `environments/`, etc.

Closes #611
fnichol added a commit that referenced this pull request Mar 29, 2015
[ChefSolo,ChefZero] Ensure that secret key is deleted before converge.
@fnichol fnichol merged commit adb0eb9 into master Mar 29, 2015
@fnichol fnichol deleted the secret-key-path-fix branch March 29, 2015 20:13
@test-kitchen test-kitchen locked and limited conversation to collaborators Nov 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

second converge fails with encrypted data bags
1 participant