0a94391e34
The explicit removal of agent_url to prevent conflicts... turned out to be another issue with fast_track. Change-Id: Ibd93bb255d5664a431f9be9c39c9fc8c67ff7608 Story: 2007080 Task: 37991
8 lines
277 B
YAML
8 lines
277 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Corrects logic in the entry path of node cleaning and deployment
|
|
processes to prohibit ``agent_url`` from being preemptively removed
|
|
if ``fast_track`` is enabled and in use. This allows fast track cleaning
|
|
and deployment operations to succeed.
|