summaryrefslogtreecommitdiff
path: root/releasenotes/notes/inspector-pxe-boot-9ab9fede5671097e.yaml
blob: a05ad67f3e8a700b18e1fc2ffd33361314d22a7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
features:
  - |
    The ``pxe`` and ``ipxe`` boot interfaces, as well as all in-tree network
    interfaces, now support managing in-band inspection boot.
upgrade:
  - |
    For the managed in-band inspection to work, make sure that the Bare Metal
    Introspection endpoint (either in the service catalog or in the
    ``[inspector]endpoint_override`` configuration option) is not set to
    localhost. Alternatively, set the ``[inspector]callback_endpoint_override``
    option to a value with a real IP address.