lamw / vsphere-with-tanzu-nsxt-automated-lab-deployment

vSphere with Tanzu using NSX-T Automated Lab Deployment
212 stars 79 forks source link

Host failure in a cluster leads to the script failing #11

Open papivot opened 4 years ago

papivot commented 4 years ago
$vmhost = $cluster | Get-VMHost | Select -First 1

could randomly pick the failed host leading to deployment failures.