ansible/roles/osbs-on-openshift
Adam Miller a83b7a20c7 - Add osbs-on-openshift role
- update osbs-cluster gorup playbook
- fix inventory now that we're using osbs-control for deploy

Signed-off-by: Adam Miller <admiller@redhat.com>
2016-10-26 20:47:03 +00:00
..
defaults - Add osbs-on-openshift role 2016-10-26 20:47:03 +00:00
handlers - Add osbs-on-openshift role 2016-10-26 20:47:03 +00:00
meta - Add osbs-on-openshift role 2016-10-26 20:47:03 +00:00
tasks - Add osbs-on-openshift role 2016-10-26 20:47:03 +00:00
templates - Add osbs-on-openshift role 2016-10-26 20:47:03 +00:00
README.md - Add osbs-on-openshift role 2016-10-26 20:47:03 +00:00

osbs-on-openshift

Role for deploying OSBS on top of a pre-existing OpenShift cluster where we do not have cluster admin.

This role is based on ansible-role-osbs-common upstream but the osbs-common role in Fedora Infra was pre-existing and used as a location for common tasks required of all nodes in an osbs cluster.

This role is part of ansible-osbs playbook for deploying OpenShift build service. Please refer to that github repository for documentation and issue tracker.