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é 3952fe67cc now playbooks are stored in a subdir 9 years ago
openshift-ansible@e9f5547932 Inserting the openshift-ansible git repo as a submodule of this repo 9 years ago
playbooks now playbooks are stored in a subdir 9 years ago
roles get rid of deprecated syntax 9 years ago
.gitignore initial commit 9 years ago
.gitmodules Inserting the openshift-ansible git repo as a submodule of this repo 9 years ago
LICENSE initial commit 9 years ago
README.md initial commit 9 years ago
ansible initial commit 9 years ago
ansible.cfg roles_path in ansible.cfg 9 years ago
bootstrap.yml useless vars 9 years ago
test.hosts initial commit 9 years ago
test.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