Skip to content

Commit b5af995

Browse files
authored
Merge pull request #45323 from abhatt-rh/BZ-1949962
BZ-1949962: Add note to the description of bootMACAddress
2 parents f484058 + c51e703 commit b5af995

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

modules/ipi-install-additional-install-config-parameters.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,8 +194,12 @@ The `hosts` parameter is a list of separate bare metal assets used to build the
194194

195195
| `bootMACAddress`
196196
|
197-
| The MAC address of the NIC that the host uses for the `provisioning` network. Ironic retrieves the IP address using the `bootMACAddress` configuration setting. Then, it binds to the host.
197+
a| The MAC address of the NIC that the host uses for the `provisioning` network. Ironic retrieves the IP address using the `bootMACAddress` configuration setting. Then, it binds to the host.
198198

199+
[NOTE]
200+
====
201+
You must provide a valid MAC address from the host if you disabled the `provisioning` network.
202+
====
199203

200204
| `networkConfig`
201205
|

0 commit comments

Comments
 (0)