Skip to content

Commit 076d299

Browse files
committed
Change hostname description
1 parent dd4072d commit 076d299

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
@@ -68,7 +68,7 @@ The rootfs image is the same for FCP and DASD.
6868
... An empty string.
6969
... The gateway.
7070
... The netmask.
71-
... The machine host and domain name in the form `hostname.domainname`. Omit this value to let {op-system} decide.
71+
... 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.
7272
... The network interface name. If you omit this value, {op-system} applies the IP configuration to all available interfaces.
7373
... If you use static IP addresses, specify `none`.
7474
** 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.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ $ curl -LO $(oc -n openshift-machine-config-operator get configmap/coreos-bootim
7272
... An empty string.
7373
... The gateway.
7474
... The netmask.
75-
... The machine host and domain name in the form `hostname.domainname`. Omit this value to let {op-system} decide.
75+
... 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.
7676
... The network interface name. If you omit this value, {op-system} applies the IP configuration to all available interfaces.
7777
... The value `none`.
7878
** For `coreos.inst.ignition_url=`, specify the URL to the `worker.ign` file. Only HTTP and HTTPS protocols are supported.

0 commit comments

Comments
 (0)