https://github.com/rcbops/rpc-deploy-utility
Utility Playbooks for Provisioning Hardware (Pre-Flight)
https://github.com/rcbops/rpc-deploy-utility
Last synced: 8 months ago
JSON representation
Utility Playbooks for Provisioning Hardware (Pre-Flight)
- Host: GitHub
- URL: https://github.com/rcbops/rpc-deploy-utility
- Owner: rcbops
- Created: 2018-03-20T16:56:20.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-11-11T20:46:03.000Z (over 6 years ago)
- Last Synced: 2025-09-09T16:11:28.020Z (9 months ago)
- Language: Shell
- Homepage:
- Size: 16.6 KB
- Stars: 2
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rpc-deploy-utility
Playbooks used for automation of the [rpc-deploy utility image](https://github.com/rcbops/rpc-deploy-utility-image).
Contains playbooks for:
* Updating firmware of supported bare metal platforms (HP, Dell, etc)
* Configuration of OBM (Out of Band Management)
* RAID configuration
These playbooks are burned into the Utility image. The current plays that can be run are:
|State|Purpose|Data Destructive|
|-----|-------|-----------|
|debug|Doesn't run playbook operations but allows testing and debugging|no|
|firmware|Updates all firmware and then boots back into OS|no|
|preflight|Preps machine for OS, updates firmware, configures RAID, configures OBM|yes|
|raid|Removes all partitions and sets up RAID array|yes|