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

error displayed when trying to parse 'which ipmitool' #19

Closed
bboles opened this issue May 2, 2016 · 2 comments
Closed

error displayed when trying to parse 'which ipmitool' #19

bboles opened this issue May 2, 2016 · 2 comments

Comments

@bboles
Copy link

bboles commented May 2, 2016

Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Loading facts
which: no ipmitool in (/usr/bin:/bin:/usr/sbin:/sbin)

I get this error from "which" because ipmitool is not installed. It is not installed because I don't have the module enabled for this host but it is still trying to set ipmi facts. This is the code causing the error:
https://github.com/jhoblitt/puppet-ipmi/blob/master/lib/facter/ipmi.rb#L37

@bboles
Copy link
Author

bboles commented May 2, 2016

Looks like there is an open pull request that should fix this:
#17

@bboles
Copy link
Author

bboles commented May 5, 2016

Latest pull request fixed this. Thank you!

@bboles bboles closed this as completed May 5, 2016
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

No branches or pull requests

1 participant