summaryrefslogtreecommitdiff
path: root/releasenotes/notes/adds-ilo-ipxe-boot-interface-4fc75292122db80d.yaml
blob: 6020d0c6ca0cf1670f77690268fab953df65e73b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
features:
  - |
    Adds an ``ilo-ipxe`` boot interface to ``ilo`` hardware type which
    allows for instance level iPXE enablement as opposed to
    conductor-wide enablement of iPXE.
    To perform iPXE boot with ``ilo-ipxe`` boot interface:

    * Add ``ilo-ipxe`` to ``enabled_boot_interfaces`` in ``ironic.conf``
    * Set up TFTP & HTTP server using `Ironic document on iPXE boot
      configuration
      <https://docs.openstack.org/ironic/latest/install/configure-pxe.html>`_
    * Create/Set baremetal node with ``--boot-interface ilo-ipxe``