mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
19 lines
909 B
Plaintext
19 lines
909 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * installing/installing_bare_metal/ipi/ipi-install-installation-workflow.adoc
|
|
|
|
:_mod-docs-content-type: REFERENCE
|
|
[id="validation-checklist-for-installation_{context}"]
|
|
= Validation checklist for installation
|
|
|
|
* [ ] {product-title} installer has been retrieved.
|
|
* [ ] {product-title} installer has been extracted.
|
|
* [ ] Required parameters for the `install-config.yaml` have been configured.
|
|
* [ ] The `hosts` parameter for the `install-config.yaml` has been configured.
|
|
* [ ] The `bmc` parameter for the `install-config.yaml` has been configured.
|
|
* [ ] Conventions for the values configured in the `bmc` `address` field have been applied.
|
|
* [ ] Created the {product-title} manifests.
|
|
* [ ] (Optional) Deployed routers on compute nodes.
|
|
* [ ] (Optional) Created a disconnected registry.
|
|
* [ ] (Optional) Validate disconnected registry settings if in use.
|