Closed JayKayy closed 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?
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?
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
andopenshift_router
roles from the openshift-ansible repo to complete the post install tasks of deploying an openshift registry and openshift router.