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

Fix update base VM task #24

Closed sneal closed 4 years ago

sneal commented 4 years ago

This fixes several issues with updating the base vm task so that it properly waits for the VM to be in the correct state replacing #20.

Also removed extraneous vsphere cert file manipulation.