diff options
Diffstat (limited to 'releasenotes/notes/pxe-takeover-d8f14bcb60e5b121.yaml')
-rw-r--r-- | releasenotes/notes/pxe-takeover-d8f14bcb60e5b121.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/releasenotes/notes/pxe-takeover-d8f14bcb60e5b121.yaml b/releasenotes/notes/pxe-takeover-d8f14bcb60e5b121.yaml index e09b862f4..a904119e6 100644 --- a/releasenotes/notes/pxe-takeover-d8f14bcb60e5b121.yaml +++ b/releasenotes/notes/pxe-takeover-d8f14bcb60e5b121.yaml @@ -1,7 +1,7 @@ --- fixes: - | - PXEBoot driver interface now correctly supports node take-over - for netboot-ed nodes in ACTIVE state. - During take-over, the PXE environment is first created anew before - attempting to switch it to "service mode". + Drivers using the ``PXEBoot`` boot interface now correctly support node + take-over for netboot-ed nodes in ``ACTIVE`` state. During take-over, the + PXE environment is first re-created before attempting to switch it to + "service mode". |