https://github.com/ananace/foreman_hostgroup_ipmi
Foreman plugin for storing IPMI/BMC configuration in hostgroups
https://github.com/ananace/foreman_hostgroup_ipmi
Last synced: about 2 months ago
JSON representation
Foreman plugin for storing IPMI/BMC configuration in hostgroups
- Host: GitHub
- URL: https://github.com/ananace/foreman_hostgroup_ipmi
- Owner: ananace
- License: gpl-3.0
- Created: 2019-08-02T12:15:32.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-02T12:18:39.000Z (almost 7 years ago)
- Last Synced: 2025-01-06T04:41:30.927Z (over 1 year ago)
- Language: Ruby
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ForemanHostgroupIpmi
A small plugin for Foreman that adds the ability to configure IPMI username and
password on the Hostgroup level, inheriting it down into hosts as necessary.
## Installation
See [Plugins install instructions](https://theforeman.org/plugins/) for how to
install Foreman plugins.
## Contributing
Fork and send a Pull Request. Thanks!
## License
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .