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é 04aa8c4c92 add instructions to fetch openshift-ansible as a gitmodule 9 years ago
group_vars Initial commit 9 years ago
openshift-ansible@e9f5547932 adding openshift-ansible as a git submodule 9 years ago
roles Initial commit 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 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. 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