|
hace 9 años | |
---|---|---|
ansible-profile | hace 9 años | |
bin | hace 9 años | |
docs | hace 9 años | |
filter_plugins | hace 9 años | |
git | hace 9 años | |
inventory | hace 9 años | |
playbooks | hace 9 años | |
rel-eng | hace 9 años | |
roles | hace 9 años | |
test | hace 10 años | |
.gitignore | hace 10 años | |
BUILD.md | hace 10 años | |
LICENSE.md | hace 10 años | |
README.md | hace 9 años | |
README_AWS.md | hace 10 años | |
README_GCE.md | hace 10 años | |
README_OSE.md | hace 9 años | |
README_libvirt.md | hace 10 años | |
README_openstack.md | hace 9 años | |
README_origin.md | hace 9 años | |
README_vagrant.md | hace 10 años | |
Vagrantfile | hace 10 años | |
ansible.cfg.example | hace 10 años |
#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].