Skip to content

Commit 4636378

Browse files
committed
Improve an instruction step around ignition files
Remove incorrect information on ignition files Improve an instruction step Remove parentheses
1 parent 62d048d commit 4636378

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ Download the following files:
4747
... The machine host and domain name in the form `hostname.domainname`. Omit this value to let {op-system} decide set it.
4848
... The network interface name. Omit this value to let {op-system} decide set it.
4949
... If you use static IP addresses, an empty string.
50-
** For `coreos.inst.ignition_url=`, specify the Ignition file for the machine role. The bootstrap machine ignition file is called `bootstrap-0`, the master ignition files are numbered 0 through 2, the worker ignition files from 0 upwards. All other parameters can stay as they are.
50+
** For `coreos.inst.ignition_url=`, specify the Ignition file for the machine role. Use `bootstrap.ign`, `master.ign`, or `worker.ign`.
51+
** All other parameters can stay as they are.
5152
+
5253
Example parameter file, `bootstrap-0.parm`, for the bootstrap machine:
5354
+

0 commit comments

Comments
 (0)