mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
Change hostname description
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
e34e95d315
commit
839f28a242
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user