From fe5304830d914bf00bc4fbe3e3f7869743dbc9e2 Mon Sep 17 00:00:00 2001 From: Neil Hanlon Date: Wed, 8 May 2024 17:22:12 -0400 Subject: [PATCH] fixup --- config.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config.sh b/config.sh index d4d4d69..90bbedb 100644 --- a/config.sh +++ b/config.sh @@ -491,6 +491,7 @@ LSBwb3dlci1zdGF0ZS1jaGFuZ2UKCg==" # Remove system.devices because Oracle does things. rm -fv /etc/lvm/devices/system.devices + } function cloud_cleanup_steps() { @@ -808,8 +809,6 @@ fi # OCP specific settings if [[ "$kiwi_profiles" == *"OCP"* ]]; then ocp_cloud_steps -EOF - fi # cloud clean up