Browse Source

add instructions to fetch openshift-ansible as a gitmodule

master
Nicolas Massé 9 years ago
parent
commit
04aa8c4c92
  1. 3
      README.md

3
README.md

@ -3,7 +3,8 @@ This project is the Ansible Playbook to install OpenShift in a Lab Environment.
## Preparation work
1. Review \*.hosts and change hostnames to target your Virtual Machines
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

Loading…
Cancel
Save