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

Allow ssl_verify to exist in the data bag #104

Merged
merged 3 commits into from
Dec 3, 2013
Merged

Conversation

KAllan357
Copy link
Contributor

No description provided.

@ssl_verify = true
else
@ssl_verify = ssl_verify
end
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ssl_verify = ssl_verify.nil? || ssl_verify

@andrewGarson
Copy link
Contributor

👍

KAllan357 added a commit that referenced this pull request Dec 3, 2013
Allow ssl_verify to exist in the data bag
@KAllan357 KAllan357 merged commit 37ee1a8 into master Dec 3, 2013
@KAllan357 KAllan357 deleted the ssl_verify_agin branch December 3, 2013 17:05
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

Successfully merging this pull request may close these issues.

2 participants