9cfdc3f51d
The old ramdisk is deprecated, so we should not really default to it. Also this guide makes an assumption that agent_* and pxe_* drivers can't be used together, which is no longer the case, as IPA handles both. Consolidate the example local.conf into one enabling both pxe_* and agent_* drivers with IPA and create a separate page for explaining difference between these two. Co-Authored-By: Lilia Sampaio <liliars@lsd.ufcg.edu.br> Change-Id: Ifeed7bf9128281b79d425f7c5dbb3d8c39e7fb68
1.4 KiB
1.4 KiB
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 IPA
.
DRAC
DRAC with PXE deploy
- Add
pxe_drac
to the list ofenabled_drivers
in/etc/ironic/ironic.conf
- Install openwsman-python package
AMT
../drivers/amt
SNMP
../drivers/snmp
iLO driver
../drivers/ilo
SeaMicro driver
../drivers/seamicro
iRMC
../drivers/irmc
VirtualBox drivers
../drivers/vbox
Cisco UCS driver
../drivers/ucs
Wake-On-Lan driver
../drivers/wol
iBoot driver
../drivers/iboot
CIMC driver
../drivers/cimc
OneView driver
../drivers/oneview
XenServer ssh driver
../drivers/xenserver