1
0
mirror of https://github.com/openshift/installer.git synced 2026-02-05 15:47:14 +01:00

baremetal: Clarify install config needs to be hand-written in the docs

This commit is contained in:
Zeeshan Ali
2020-05-04 14:35:03 +02:00
committed by GitHub
parent 5252bff5ee
commit bf7a6ba86b

View File

@@ -120,7 +120,7 @@ The OpenShift Installer provides administrators various assets that are required
### Setting up install-config for installer
The OpenShift installer uses an [Install Config](../customization.md#platform-customization) to drive all install time configuration.
The OpenShift installer uses an [Install Config](../customization.md#platform-customization) to drive all install time configuration. Note that, the Openshift Installer currently can not create the Install Config for baremetal and you will have to manually create this file.
An example install config for bare-metal UPI is as follows: