|
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 | |
playbooks | il y a 9 ans | |
rel-eng | il y a 9 ans | |
roles | il y a 9 ans | |
test | il y a 10 ans | |
.gitignore | il y a 10 ans | |
BUILD.md | il y a 10 ans | |
LICENSE.md | il y a 10 ans | |
README.md | il y a 9 ans | |
README_AWS.md | il y a 10 ans | |
README_GCE.md | il y a 10 ans | |
README_OSE.md | il y a 9 ans | |
README_libvirt.md | il y a 10 ans | |
README_openstack.md | il y a 9 ans | |
README_origin.md | il y a 9 ans | |
README_vagrant.md | il y a 10 ans | |
Vagrantfile | il y a 10 ans | |
ansible.cfg.example | il y a 10 ans |
#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].