mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-30 17:01:33 +08:00
- update osbs-cluster gorup playbook - fix inventory now that we're using osbs-control for deploy Signed-off-by: Adam Miller <admiller@redhat.com>
osbs-on-openshift
Role for deploying OSBS on top of a pre-existing OpenShift cluster where we do not have cluster admin.
- OpenShift build service, service for building layered Docker images.
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.