cloudfoundry-community / windows-stemcell-concourse

Provides tasks to take a Windows ISO and transform to a Windows stemcell for Cloud Foundry, in VSphere.
MIT License
13 stars 6 forks source link

update process leaves vm in recover mode #23

Closed bottkars closed 4 years ago

bottkars commented 4 years ago

power off and reboot sequences used do not check tools state on power operations. this might leave vm´s with recover screen after cloning.

Working on Fix

bottkars commented 4 years ago

Example of base update workflow image

sneal commented 4 years ago

Good catch. I haven't seen this personally but I was wondering if it could happen given that installs async.

ddieruf commented 4 years ago

This is fixed in the merged PR with @bottkars code.