|
há 9 anos atrás | |
---|---|---|
.tito | há 9 anos atrás | |
ansible-profile | há 9 anos atrás | |
bin | há 9 anos atrás | |
docs | há 9 anos atrás | |
filter_plugins | há 9 anos atrás | |
git | há 9 anos atrás | |
inventory | há 9 anos atrás | |
lookup_plugins | há 9 anos atrás | |
playbooks | há 9 anos atrás | |
roles | há 9 anos atrás | |
test | há 9 anos atrás | |
utils | há 9 anos atrás | |
.gitignore | há 9 anos atrás | |
BUILD.md | há 10 anos atrás | |
DEPLOYMENT_TYPES.md | há 9 anos atrás | |
Dockerfile | há 9 anos atrás | |
LICENSE.md | há 10 anos atrás | |
README.md | há 9 anos atrás | |
README_AEP.md | há 9 anos atrás | |
README_ANSIBLE_CONTAINER.md | há 9 anos atrás | |
README_AWS.md | há 9 anos atrás | |
README_GCE.md | há 9 anos atrás | |
README_OSE.md | há 9 anos atrás | |
README_libvirt.md | há 9 anos atrás | |
README_openstack.md | há 9 anos atrás | |
README_origin.md | há 9 anos atrás | |
README_vagrant.md | há 9 anos atrás | |
Vagrantfile | há 9 anos atrás | |
ansible.cfg.example | há 10 anos atrás | |
openshift-ansible.spec | há 9 anos atrás |
#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].