RedHatOfficial / ocp4-vsphere-upi-automation

Automates most of the manual steps of deploying OCP4.x cluster on vSphere
MIT License
131 stars 107 forks source link

Feature/add new worker nodes by using ova #107

Open fperearodriguez opened 7 months ago

fperearodriguez commented 7 months ago

Adding a new role to create additional worker/infra nodes using an OVA template.

About the new role:

mallmen commented 5 months ago

Hey there, I apologize for not checking for PRs regularly. I apoligize again because I created a merge conflict for you by changing roles/setup/tasks/main.yml. I needed to modify the code to properly allow for building a compact cluster. Can you rebase your PR against that change?