From 076d29949c369040804181cb47ceee597846f8c4 Mon Sep 17 00:00:00 2001 From: SNiemann15 Date: Mon, 14 Jul 2025 14:13:40 +0200 Subject: [PATCH] Change hostname description --- modules/installation-ibm-z-user-infra-machines-iso.adoc | 2 +- modules/machine-user-infra-machines-ibm-z.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/installation-ibm-z-user-infra-machines-iso.adoc b/modules/installation-ibm-z-user-infra-machines-iso.adoc index 6808a1247ec2..eb8fd4ee3b5f 100644 --- a/modules/installation-ibm-z-user-infra-machines-iso.adoc +++ b/modules/installation-ibm-z-user-infra-machines-iso.adoc @@ -68,7 +68,7 @@ The rootfs image is the same for FCP and DASD. ... An empty string. ... The gateway. ... The netmask. -... The machine host and domain name in the form `hostname.domainname`. Omit this value to let {op-system} decide. +... The machine host and domain name in the form `hostname.domainname`. If you omit this value, {op-system} obtains the hostname through a reverse DNS lookup. ... The network interface name. If you omit this value, {op-system} applies the IP configuration to all available interfaces. ... If you use static IP addresses, specify `none`. ** 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. diff --git a/modules/machine-user-infra-machines-ibm-z.adoc b/modules/machine-user-infra-machines-ibm-z.adoc index d4b655071851..a3f4a6e89c44 100644 --- a/modules/machine-user-infra-machines-ibm-z.adoc +++ b/modules/machine-user-infra-machines-ibm-z.adoc @@ -72,7 +72,7 @@ $ curl -LO $(oc -n openshift-machine-config-operator get configmap/coreos-bootim ... An empty string. ... The gateway. ... The netmask. -... The machine host and domain name in the form `hostname.domainname`. Omit this value to let {op-system} decide. +... The machine host and domain name in the form `hostname.domainname`. If you omit this value, {op-system} obtains the hostname through a reverse DNS lookup. ... The network interface name. If you omit this value, {op-system} applies the IP configuration to all available interfaces. ... The value `none`. ** For `coreos.inst.ignition_url=`, specify the URL to the `worker.ign` file. Only HTTP and HTTPS protocols are supported.