fixup
This commit is contained in:
parent
e5d247357e
commit
fe5304830d
@ -491,6 +491,7 @@ LSBwb3dlci1zdGF0ZS1jaGFuZ2UKCg=="
|
|||||||
|
|
||||||
# Remove system.devices because Oracle does things.
|
# Remove system.devices because Oracle does things.
|
||||||
rm -fv /etc/lvm/devices/system.devices
|
rm -fv /etc/lvm/devices/system.devices
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function cloud_cleanup_steps() {
|
function cloud_cleanup_steps() {
|
||||||
@ -808,8 +809,6 @@ fi
|
|||||||
# OCP specific settings
|
# OCP specific settings
|
||||||
if [[ "$kiwi_profiles" == *"OCP"* ]]; then
|
if [[ "$kiwi_profiles" == *"OCP"* ]]; then
|
||||||
ocp_cloud_steps
|
ocp_cloud_steps
|
||||||
EOF
|
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# cloud clean up
|
# cloud clean up
|
||||||
|
Loading…
Reference in New Issue
Block a user