Skip to content

Commit 6fbb920

Browse files
authored
Merge pull request #95797 from openshift-cherrypick-robot/cherry-pick-95705-to-enterprise-4.14
[enterprise-4.14] [OCPBUGS-58314] IBM Z - Change text for network interface name
2 parents 5af83aa + 09049c7 commit 6fbb920

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
@@ -45,7 +45,7 @@ The rootfs image is the same for FCP and DASD.
4545
... The gateway.
4646
... The netmask.
4747
... The machine host and domain name in the form `hostname.domainname`. Omit this value to let {op-system} decide.
48-
... The network interface name. Omit this value to let {op-system} decide.
48+
... The network interface name. If you omit this value, {op-system} applies the IP configuration to all available interfaces.
4949
... If you use static IP addresses, specify `none`.
5050
** 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.
5151
** 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)