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

IRS Registration with RibCL #12

Open
bikbajwa opened this issue Aug 10, 2016 · 0 comments
Open

IRS Registration with RibCL #12

bikbajwa opened this issue Aug 10, 2016 · 0 comments

Comments

@bikbajwa
Copy link
Contributor

We want to add a feature that allows IRS registration on the iLO. This will have to be accomplished through the use of the HPQLOCFG RIBCL command-line utility.

The resource can look something like:

ilo_irs 'register IRS' do
  ilos [ilo1]
  irs_address '16.16.16.16'
  irs_port = '443'
  action :register
end

Since this requires the RIBCL configuration utility to be installed on your machine, this resource should fail and warn the user if it is not installed. We will include installation instructions in the README.

The RIBCL can be found at: http://h20564.www2.hpe.com/hpsc/swd/public/readIndex?sp4ts.oid=5228286&swLangOid=8&swEnvOid=4209

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant