ansible/roles/osbs-on-openshift
2017-10-31 16:57:23 +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 switch all the include tasks to import tasks 2017-10-17 17:37:03 +00:00
templates Revert "fix osbs-custom-build role to allow edits for metadata storing in atomic-reactor" 2017-10-31 16:57:23 +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.