|
пре 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].