#OpenShift and Atomic Enterprise Ansible
This repo contains Ansible code for OpenShift and Atomic Enterprise.
##Setup
Install base dependencies:
dnf install -y ansible rubygem-thor rubygem-parseconfig util-linux pyOpenSSL libffi-devel python-cryptography
OSX:
# Install ansible and python 2
brew install ansible python
# Required ruby gems
gem install thor parseconfig
Setup for a specific cloud:
Bring your own host deployments:
Build
Directory Structure:
##Contributing
###Feature Roadmap Our Feature Roadmap is available on the OpenShift Origin Infrastructure Trello board. All ansible items will be tagged with [installv3].