2a6cdf4b24
This is useful when some nodes need the "agent" power interface, while the others can be deployed normally. Change-Id: Ief7df40c83ef03d0ec5ae92d09ceffd39d3c12a3
11 lines
308 B
YAML
11 lines
308 B
YAML
---
|
|
features:
|
|
- |
|
|
Fast track mode can now be enabled or disabled per node::
|
|
|
|
baremetal node set <node> --driver-info fast_track=true
|
|
upgrade:
|
|
- |
|
|
The configuration option ``[inspector]power_off`` is now ignored for nodes
|
|
that have fast-track enabled. These nodes are never powered off.
|