projectatomic / ansible-osbs

Ansible playbook for deploying openshift build service
6 stars 6 forks source link

RFE: Add the ability to deploy to multiple hosts #7

Open maxamillion opened 9 years ago

maxamillion commented 9 years ago

I would like to request the ability to deploy to multiple hosts instead of just an all-in-one deployment.

Thank you.

mmilata commented 9 years ago

Now that OpenShift Origin 1.0.0 is released might be a good time to use the official ansible roles for installing and setting up openshift - the playbook already supports multi-host deployments. It would make even more sense because OSBS might become part of Fedora infrastructure.

I'll look into this & try to implement this feature into the current playbook in the meantime.