Skip to content

Commit 8c7cfe3

Browse files
SNiemann15openshift-cherrypick-robot
authored andcommitted
change text for network interface name
1 parent dcc6387 commit 8c7cfe3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/installation-ibm-z-user-infra-machines-iso.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ The rootfs image is the same for FCP and DASD.
6767
... The gateway.
6868
... The netmask.
6969
... The machine host and domain name in the form `hostname.domainname`. Omit this value to let {op-system} decide.
70-
... The network interface name. Omit this value to let {op-system} decide.
70+
... The network interface name. If you omit this value, {op-system} applies the IP configuration to all available interfaces.
7171
... If you use static IP addresses, specify `none`.
7272
** For `coreos.inst.ignition_url=`, specify the Ignition file for the machine role. Use `bootstrap.ign`, `master.ign`, or `worker.ign`. Only HTTP and HTTPS protocols are supported.
7373
** For `coreos.live.rootfs_url=`, specify the matching rootfs artifact for the kernel and initramfs you are booting. Only HTTP and HTTPS protocols are supported.

modules/machine-user-infra-machines-ibm-z.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ $ curl -LO $(oc -n openshift-machine-config-operator get configmap/coreos-bootim
8585
... The gateway.
8686
... The netmask.
8787
... The machine host and domain name in the form `hostname.domainname`. Omit this value to let {op-system} decide.
88-
... The network interface name. Omit this value to let {op-system} decide.
88+
... The network interface name. If you omit this value, {op-system} applies the IP configuration to all available interfaces.
8989
... The value `none`.
9090
** For `coreos.inst.ignition_url=`, specify the URL to the `worker.ign` file. Only HTTP and HTTPS protocols are supported.
9191
** For `coreos.live.rootfs_url=`, specify the matching rootfs artifact for the `kernel` and `initramfs` you are booting. Only HTTP and HTTPS protocols are supported.

0 commit comments

Comments
 (0)