Skip to content

[WIP]add firmware + ipmi version facts #33

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bastelfreak
Copy link

No description provided.

@bastelfreak
Copy link
Author

tested on my CentOS box:

# puppet facts | grep bmc
Warning: Facter: timeout option is not supported for custom facts and will be ignored.
    "bmc_device_present": true,
    "bmc_firmware_revision": "2.50",
    "bmc_gateway": "10.241.21.1",
    "bmc_ip": "10.241.21.10",
    "bmc_ipmi_version": "2.0",
    "bmc_mac": "70:10:6f:47:b1:94",
    "bmc_subnet": "255.255.255.0",
    "bmc_tools_present": true,

they result in this error on facter 3.4.1:
Warning: Facter: timeout option is not supported for custom facts and
will be ignored.
@bastelfreak
Copy link
Author

Hi @logicminds, the Gemfile/.travis.yml is a bit outdated and causes build errors. If you want I can update the module with the default configs from the Puppet Community (Vox Pupuli)

@logicminds
Copy link
Owner

Please go ahead and update the travis file and anything else that is old

@bastelfreak bastelfreak changed the title add firmware + ipmi version facts [WIP]add firmware + ipmi version facts Dec 28, 2016
@logicminds
Copy link
Owner

@bastelfreak Would like to get this merged. Can you update travis file?

@bastelfreak
Copy link
Author

Oh I missed your comment a year ago. I will update it soon

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