From bf7a6ba86b2f8a106b3d86f6b560da2c8f927d2b Mon Sep 17 00:00:00 2001 From: Zeeshan Ali Date: Mon, 4 May 2020 14:35:03 +0200 Subject: [PATCH] baremetal: Clarify install config needs to be hand-written in the docs --- docs/user/metal/install_upi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/metal/install_upi.md b/docs/user/metal/install_upi.md index b3db23d9fb..d2c929f291 100644 --- a/docs/user/metal/install_upi.md +++ b/docs/user/metal/install_upi.md @@ -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: