Skip to content

Commit

Permalink
Add instructions to work off of install-config-example.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kevchu3 authored Feb 18, 2020
1 parent e4ad03b commit c5d7523
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,11 @@ I followed instructions from this [Git repository] to build out a UPI helper nod
I continued with a [bare metal installation], following the steps in the documentation:
* Generating an SSH private key and adding it to the agent
* Obtaining the installation program
* Place `openshift-install` binary in this Git repository's home directory
* Installing the OpenShift Command-line Interface
* Manually creating the installation configuration file
* To get started, an example has been placed in the save directory and can be used with the following command: `cp save/install-config-example.yaml save/install-config.yaml`
* Replace the contents of `save/install-config.yaml` with your custom configuration

### 3. Create virtual machines

Expand Down

0 comments on commit c5d7523

Please sign in to comment.