Enabling drivers¶
Ironic-Python-Agent (agent)¶
Ironic-Python-Agent is an agent that handles ironic bare metal nodes in various actions such as inspection and deployment of such nodes, and runs processes inside of a ramdisk.
For more information on this, see Ironic Python Agent.
IPMITool¶
DRAC¶
DRAC with PXE deploy¶
- Add
pxe_drac
to the list ofenabled_drivers
in/etc/ironic/ironic.conf
- Install python-dracclient package