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é b696ba4b3b install the hostpath provisioner 9 years ago
group_vars Initial commit 9 years ago
openshift-ansible@e9f5547932 adding openshift-ansible as a git submodule 9 years ago
roles install the hostpath provisioner 9 years ago
.gitignore Initial commit 9 years ago
.gitmodules adding openshift-ansible as a git submodule 9 years ago
LICENSE Initial commit 9 years ago
README.md add instructions to fetch openshift-ansible as a gitmodule 9 years ago
allinone.hosts fix node selector issues 9 years ago
allinone.yml install the hostpath provisioner 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. 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