rhtconsulting / rhc-ose

OpenShift Automation and Utilities by Red Hat Consulting
42 stars 34 forks source link

Include openshift-ansible post-install roles #129

Closed JayKayy closed 8 years ago

JayKayy commented 8 years ago

What does this PR do?

This is a revamp of the post-install role to incorporate the work already completed by the openshift-ansible team.

How should this be manually tested?

ansible-playbook -i inventory openshift-ansible-post.yaml

Is there a relevant Issue open for this?

N/A Who would you like to review this?

/cc @etsauer @oybed @sabre1041

Using openshift_registry and openshift_router roles from the openshift-ansible repo to complete the post install tasks of deploying an openshift registry and openshift router.

sabre1041 commented 8 years ago

@JayKayy Would you be able to provide a Pull request submission form from the Contributing.md to guide individuals on how to test this PR as well as anyone in particular you would like to look at it?

oybed commented 8 years ago

This seems to maybe be part of the overall "pulling everything together" - just not 100% sure if this is heading the correct direction. Maybe hold off merging this till after we meet on Friday so we can discuss it then?