This repo contains OpenShift Ansible code.
Install base dependencies:
yum install -y ansible rubygem-thor rubygem-parseconfig util-linux
OSX:
# Install ansible and python 2
brew install ansible python
# Required ruby gems
gem install thor parseconfig
Setup for a specific cloud:
Build
Directory Structure: