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

Fix namespace #46

Merged
merged 2 commits into from
Jul 22, 2016
Merged

Fix namespace #46

merged 2 commits into from
Jul 22, 2016

Conversation

gregkare
Copy link
Collaborator

@gregkare gregkare commented Jul 22, 2016

I've been getting this error when running knife-inspect in a Docker container (based on the ruby:2.2 image)

NameError: uninitialized constant Chef::Knife::Inspect::HealthInspector

I haven't been able to reproduce this outside of a Docker container. I do not know what is causing this but explicitly adding a root prefix to HealthInspector makes sense

@gregkare gregkare merged commit 3399f72 into master Jul 22, 2016
@gregkare gregkare deleted the fix_namespace branch July 22, 2016 12:36
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.

1 participant