d27ae6c33e
Currently Kayobe sets ipv4_interface_mac to pxe interface MAC address. In cases where provisioning network interface and admin network interface are different - this feature can be used to get MAC address from Ironic introspection data. Change-Id: Ie3c9248f0b3e47e3645e1886c0492265d52969c9
9 lines
321 B
YAML
9 lines
321 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds support for using different interface than Bifrost PXE one for
|
|
admin interface during ``overcloud provision``.
|
|
This can be enabled by setting ``kolla_bifrost_use_introspection_mac``
|
|
to ``true`` or setting ``kolla_bifrost_ipv4_interface_mac`` in
|
|
respective host ``host_vars``.
|