diff --git a/confluent_osdeploy/esxi7/profiles/hypervisor/kickstart b/confluent_osdeploy/esxi7/profiles/hypervisor/kickstart index 1ed0ce9b..91823657 100644 --- a/confluent_osdeploy/esxi7/profiles/hypervisor/kickstart +++ b/confluent_osdeploy/esxi7/profiles/hypervisor/kickstart @@ -1,4 +1,4 @@ accepteula -clearpart --firstdisk --preservevmfs -install --firstdisk --preservevmfs +clearpart --firstdisk --overwritevmfs +install --firstdisk --overwritevmfs reboot