457d0cd70b
Introduces import_configuration, export_configuration and import_export_configuration steps. Currently as MVP supports OEM section only. Story: 2003594 Task: 40622 Depends-On: https://review.opendev.org/#/c/759425/ Change-Id: I10dbc30614d8654dda540ffaa5e61e7a9f03c7b3
9 lines
364 B
YAML
9 lines
364 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds ``import_configuration``, ``export_configuration`` and
|
|
``import_export_configuration`` steps to ``idrac-redfish`` management
|
|
interface. These steps allow to use configuration from another system as
|
|
template and replicate that configuration to other, similarly capable,
|
|
systems. Currently, this feature is experimental.
|