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

Remove master machine and worker machineset manifests #45

Closed cptmorgan-rh closed 4 years ago

cptmorgan-rh commented 4 years ago

Per OCP 4.5 documentation for performing VMware UPI installation the Master Machine and Worker MachineSet manifests should be deleted prior to the creation of the Ignition files.

This PR addresses adds the needed code to remove these 4 files.

cptmorgan-rh commented 4 years ago

Closing as PR #47 47 make this PR obsolete.