From 464938a089815be2208f0cdea7a56139a9d295cd Mon Sep 17 00:00:00 2001 From: Vijay Chintalapati Date: Fri, 27 Sep 2019 21:02:10 -0700 Subject: [PATCH 1/2] Added UPI to title --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7c3d953..ce1fff4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# OCP4 on VMware vSphere Automation +# OCP4 UPI on VMware vSphere Automation The goal of this repo is to make deploying and redeploying a new Openshift v4 cluster a snap. The document looks long but after you have used it till end once, you will appreciate how quickly VMs come up in vCenter for you to start working with. @@ -106,4 +106,4 @@ If everything goes well you should be able to log into all of the machines using ```sh journalctl -b -f -u bootkube.service -``` \ No newline at end of file +``` From 1799bf4de82b352cdb787f2418d8fe086d533ad4 Mon Sep 17 00:00:00 2001 From: Vijay Chintalapati Date: Fri, 27 Sep 2019 21:02:58 -0700 Subject: [PATCH 2/2] Minor edit to title --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce1fff4..150bac9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# OCP4 UPI on VMware vSphere Automation +# OCP4 on VMware vSphere UPI Automation The goal of this repo is to make deploying and redeploying a new Openshift v4 cluster a snap. The document looks long but after you have used it till end once, you will appreciate how quickly VMs come up in vCenter for you to start working with.