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