faa7b37f2f
Change-Id: I347a9a29607268b3e423906fa406b6a7f127bdd0
8 lines
278 B
YAML
8 lines
278 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes a race condition in PXE initialization where the logic to retry
|
|
what we suspect as potentially failed PXE boot operations was not
|
|
consulting if an ``agent token`` had been established, which is the
|
|
very first step in agent initialization.
|