1 changed files with 2 additions and 12 deletions
@ -1,14 +1,4 @@ |
|||||
# OpenShift-Lab |
# OpenShift-Lab |
||||
This project is the Ansible Playbook to install OpenShift in a Lab Environment. |
This project is my Ansible Playbook to install OpenShift on my personal server. |
||||
|
|
||||
## Preparation work |
More to see there... Well, maybe... |
||||
|
|
||||
1. Pull the "openshift-ansible" sub-project using `git submodule init && git submodule update` |
|
||||
2. Review \*.hosts and change hostnames to target your Virtual Machines |
|
||||
|
|
||||
## Example |
|
||||
|
|
||||
``` |
|
||||
./ansible bootstrap vm.openshift.test |
|
||||
./ansible play allinone |
|
||||
``` |
|
||||
|
|||||
Loading…
Reference in new issue