Open thoraxe opened 8 years ago
This is a little more complicated. We'll need to come up with a way to inject or determine the proper cloud domain, and then the demo deployment script will need to be updated.
After that, the script inside the docker image needs to be updated to correctly utilize whatever new domain is passed in.
Leaving this one for you @thoraxe
https://github.com/sborenst/opentlc_deployer/blob/master/ocp_demo3.3/ansible/scripts/Demo_Deployment_Script.sh#L5
In a normal environment, the domain is "cloudapps-..." not "workshops.openshift.com"
If we want this to work for all environments we'd need to determine the proper suffix before calling the provisioner script.