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 puppet lib loading issues #136

Merged
merged 4 commits into from
Jan 18, 2014
Merged

Fix puppet lib loading issues #136

merged 4 commits into from
Jan 18, 2014

Conversation

zdenekjanda
Copy link
Contributor

This resolves an issue for certain versions of puppet where it can't find puppet_x.

@jamtur01
Copy link
Contributor

Thanks for your PR. Looks like some test failures as a result of this. Can you take a look at them?

@zdenekjanda
Copy link
Contributor Author

will investigate

@zdenekjanda
Copy link
Contributor Author

I think it was typo in ruby spec file (not mine, it was already in master), making the test builds failed in 1.9.3 and 2.0.0

jamtur01 added a commit that referenced this pull request Jan 18, 2014
Fix puppet lib loading issues
@jamtur01 jamtur01 merged commit 6f9a0db into sensu:master Jan 18, 2014
@jamtur01
Copy link
Contributor

Thanks - awesome stuff! :)

@jlambert121
Copy link
Contributor

@zdenekjanda thank you for this - this has been bugging me and I have not been able to figure out out! This fix didn't resolve everything right away for me, but I figured out the providers needed to go one level higher (and I incorrectly changed the type as well but reverted it). This is great, thank you again for this. Please let me know if my changes break anything you can find.

@zdenekjanda
Copy link
Contributor Author

I pulled and retested and works for me too, glad we busted this nasty bug :)

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.

3 participants