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

When Chef runs fail, the compiled resource will possibly display a password #103

Merged
merged 2 commits into from
Oct 3, 2013

Conversation

KAllan357
Copy link
Contributor

In newer Chefs, a failure will show the compiled resource. My guess at the moment is that this will just require a change to Chef::Artifact::NexusConfiguration#inspect

nexus_configuration #<Chef::Artifact::NexusConfiguration:0x00000003c87870 @url="some erver", @repository="some repo", @username="some user", @password "some password", @ssl_verify=true>

Kyle Allan added 2 commits October 2, 2013 14:47
Remove Vagrant configs that are no longer used (or Vagrant yells if they exist)
@capoferro
Copy link
Contributor

🌖

KAllan357 added a commit that referenced this pull request Oct 3, 2013
When Chef runs fail, the compiled resource will possibly display a password
@KAllan357 KAllan357 merged commit 03ea984 into master Oct 3, 2013
@KAllan357 KAllan357 deleted the fix_nexus_inspect branch October 3, 2013 22:41
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