|
%!s(int64=9) %!d(string=hai) anos | |
---|---|---|
ansible-profile | %!s(int64=9) %!d(string=hai) anos | |
bin | %!s(int64=9) %!d(string=hai) anos | |
docs | %!s(int64=9) %!d(string=hai) anos | |
filter_plugins | %!s(int64=9) %!d(string=hai) anos | |
git | %!s(int64=9) %!d(string=hai) anos | |
inventory | %!s(int64=9) %!d(string=hai) anos | |
lookup_plugins | %!s(int64=9) %!d(string=hai) anos | |
playbooks | %!s(int64=9) %!d(string=hai) anos | |
rel-eng | %!s(int64=9) %!d(string=hai) anos | |
roles | %!s(int64=9) %!d(string=hai) anos | |
test | %!s(int64=10) %!d(string=hai) anos | |
.gitignore | %!s(int64=10) %!d(string=hai) anos | |
BUILD.md | %!s(int64=10) %!d(string=hai) anos | |
LICENSE.md | %!s(int64=10) %!d(string=hai) anos | |
README.md | %!s(int64=9) %!d(string=hai) anos | |
README_AWS.md | %!s(int64=9) %!d(string=hai) anos | |
README_GCE.md | %!s(int64=10) %!d(string=hai) anos | |
README_OSE.md | %!s(int64=9) %!d(string=hai) anos | |
README_libvirt.md | %!s(int64=9) %!d(string=hai) anos | |
README_openstack.md | %!s(int64=9) %!d(string=hai) anos | |
README_origin.md | %!s(int64=9) %!d(string=hai) anos | |
README_vagrant.md | %!s(int64=10) %!d(string=hai) anos | |
Vagrantfile | %!s(int64=9) %!d(string=hai) anos | |
ansible.cfg.example | %!s(int64=10) %!d(string=hai) anos |
#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].