From f40b5dfe542d57f6e3b69e8e654fcf937d18145e Mon Sep 17 00:00:00 2001 From: Kathryn Alexander Date: Thu, 14 Mar 2019 16:21:54 -0400 Subject: [PATCH] osdocs342 updates from the training repo --- modules/installation-initializing.adoc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/modules/installation-initializing.adoc b/modules/installation-initializing.adoc index c1985ff7b2..be576155eb 100644 --- a/modules/installation-initializing.adoc +++ b/modules/installation-initializing.adoc @@ -39,3 +39,10 @@ link:https://godoc.org/github.com/openshift/installer/pkg/types#InstallConfig[Go . Optionally, back up the `install-config.yaml` file so that you can use it to install multiple clusters. ++ +[IMPORTANT] +==== +The `install-config.yaml` file is deleted during the installation process. If +you want to reuse the file, you must back it up now. +==== +