This commit is contained in:
Neil Hanlon 2024-05-08 17:22:12 -04:00
parent e5d247357e
commit fe5304830d
Signed by: neil
GPG Key ID: 705BC21EC3C70F34
1 changed files with 1 additions and 2 deletions

View File

@ -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