Skip to content

Commit 5f547b2

Browse files
authored
Merge pull request #93223 from kdrake20/HCIDOCS-137
HCIDOCS-137: Update static deploy steps to use virtual media
2 parents 909e9e9 + 3fa825b commit 5f547b2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/ipi-install-configuring-host-network-interfaces-in-the-install-config.yaml-file.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ The most common use case for this functionality is to specify a static IP addres
1515
* Configure a `PTR` DNS record with a valid hostname for each node with a static IP address.
1616
* Install the NMState CLI (`nmstate`).
1717
18+
[IMPORTANT]
19+
====
20+
If you use a provisioning network, configure it by using the `dnsmasq` tool in Ironic. To do a fully static deployment, you must use virtual media.
21+
====
22+
1823
.Procedure
1924

2025
. Optional: Consider testing the NMState syntax with `nmstatectl gc` before including the syntax in the `install-config.yaml` file, because the installation program does not check the NMState YAML syntax.

0 commit comments

Comments
 (0)