|
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 | |
rel-eng | há 9 anos atrás | |
roles | há 9 anos atrás | |
test | há 10 anos atrás | |
.gitignore | há 10 anos atrás | |
BUILD.md | há 10 anos atrás | |
LICENSE.md | há 10 anos atrás | |
README.md | há 9 anos atrás | |
README_AWS.md | há 9 anos atrás | |
README_GCE.md | há 10 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á 10 anos atrás | |
Vagrantfile | há 9 anos atrás | |
ansible.cfg.example | há 10 anos atrás |
#openshift-ansible
This repo contains OpenShift Ansible code.
##Setup
Install base dependencies:
yum install -y ansible rubygem-thor rubygem-parseconfig util-linux
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].