From 1b68916f98b542e8744039cb1fad8ebde66de07e Mon Sep 17 00:00:00 2001 From: Ronan Hennessy Date: Tue, 14 Jan 2025 09:05:03 +0000 Subject: [PATCH] TELCODOCS-2151: Clarifying versions must match between seed and openshift-install program --- modules/ibi-create-iso-for-bmh.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ibi-create-iso-for-bmh.adoc b/modules/ibi-create-iso-for-bmh.adoc index 1f1f0603714f..083e0960c6db 100644 --- a/modules/ibi-create-iso-for-bmh.adoc +++ b/modules/ibi-create-iso-for-bmh.adoc @@ -15,7 +15,7 @@ For more information about the specification for the `image-based-installation-c .Prerequisites * You generated a seed image from a {sno} seed cluster. -* You downloaded the latest version of the `openshift-install` program. +* You downloaded the `openshift-install` program. The version of the `openshift-install` program must match the {product-title} version in your seed image. * The target host has network access to the seed image URL and all other installation artifacts. * If you require static networking, you must install the `nmstatectl` library on the host that creates the live installation ISO.