My Ansible Playbook to install an OpenShift Lab
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Nicolas Massé 8eb322709d Initial commit 9 years ago
group_vars Initial commit 9 years ago
roles Initial commit 9 years ago
.gitignore Initial commit 9 years ago
LICENSE Initial commit 9 years ago
README.md Initial commit 9 years ago
allinone.hosts Initial commit 9 years ago
allinone.yml Initial commit 9 years ago
ansible Initial commit 9 years ago
ansible.cfg Initial commit 9 years ago
bootstrap.yml Initial commit 9 years ago

README.md

OpenShift-Lab

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

Example

‘‘‘ ./ansible bootstrap vm.openshift.test ./ansible play allinone ’’’