From 6931cc640def8cea8ccc9734082b037d6b963296 Mon Sep 17 00:00:00 2001 From: Angus Salkeld Date: Fri, 20 Nov 2020 09:41:24 +1000 Subject: [PATCH] Only set bootstrapProvisioningIP when openshift version is <= 4.6 --- ocp_install_env.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ocp_install_env.sh b/ocp_install_env.sh index d150d0991..415291f8f 100644 --- a/ocp_install_env.sh +++ b/ocp_install_env.sh @@ -103,8 +103,12 @@ function baremetal_network_configuration() { cat <