OpenShift Origin Implementation at ITIX (mostly Ansible Playbooks)
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é 83682a8a86 Inserting the openshift-ansible git repo as a submodule of this repo 10 years ago
group_vars initial commit 10 years ago
openshift-ansible@e9f5547932 Inserting the openshift-ansible git repo as a submodule of this repo 10 years ago
roles initial commit 10 years ago
.gitignore initial commit 10 years ago
.gitmodules Inserting the openshift-ansible git repo as a submodule of this repo 10 years ago
LICENSE initial commit 10 years ago
README.md initial commit 10 years ago
ansible initial commit 10 years ago
ansible.cfg initial commit 10 years ago
bootstrap.yml initial commit 10 years ago
test.hosts initial commit 10 years ago
test.yml initial commit 10 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