|
il y a 9 ans | |
---|---|---|
.tito | il y a 9 ans | |
ansible-profile | il y a 9 ans | |
bin | il y a 9 ans | |
docs | il y a 9 ans | |
filter_plugins | il y a 9 ans | |
git | il y a 9 ans | |
inventory | il y a 9 ans | |
lookup_plugins | il y a 9 ans | |
playbooks | il y a 9 ans | |
roles | il y a 9 ans | |
test | il y a 9 ans | |
utils | il y a 9 ans | |
.gitignore | il y a 9 ans | |
BUILD.md | il y a 9 ans | |
DEPLOYMENT_TYPES.md | il y a 9 ans | |
Dockerfile | il y a 9 ans | |
LICENSE.md | il y a 10 ans | |
README.md | il y a 9 ans | |
README_AEP.md | il y a 9 ans | |
README_ANSIBLE_CONTAINER.md | il y a 9 ans | |
README_AWS.md | il y a 9 ans | |
README_CONTAINERIZED_INSTALLATION.md | il y a 9 ans | |
README_GCE.md | il y a 9 ans | |
README_libvirt.md | il y a 9 ans | |
README_openstack.md | il y a 9 ans | |
README_vagrant.md | il y a 9 ans | |
Vagrantfile | il y a 9 ans | |
ansible.cfg.example | il y a 10 ans | |
openshift-ansible.spec | il y a 9 ans |
#OpenShift and Atomic Enterprise Ansible
This repo contains Ansible code for OpenShift and Atomic Enterprise.
##Setup
Install base dependencies:
dnf install -y ansible-1.9.4 rubygem-thor rubygem-parseconfig util-linux pyOpenSSL libffi-devel python-cryptography
OSX:
# Install ansible 1.9.4 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].