redhatdemocentral / ocp-install-demo

OpenShift Container Platform installed in fully automated and repeatable fashion on your laptop. Get started with your containerized development with a private PaaS installed in just minutes.
82 stars 60 forks source link

Missing decision server 6.3 in OCP 3.7 xpaas streams #42

Closed eschabell closed 6 years ago

eschabell commented 6 years ago

error: unable to read URL "https://raw.githubusercontent.com/openshift/openshift-ansible/master/roles/openshift_examples/files/examples/v3.7/xpaas-templates/decisionserver63-basic-s2i.json", server reported 404 Not Found, status code=404

eschabell commented 6 years ago

Immediate fix is to use this after installation, first logging in and then pulling the xpaas tempate shown:

$ oc login -u system:admin

$ oc create -n openshift -f https://raw.githubusercontent.com/openshift/openshift-ansible/master/roles/openshift_examples/files/examples/v3.6/xpaas-templates/decisionserver63-basic-s2i.json

Sprbb commented 6 years ago

Tnx for your fast reply.

-- Graag ontvang ik een bevestiging retour.

Met vriendelijke groet,

Bas Neve bastiaanneve@gmail.com 316 14 12 00 71

2017-12-11 9:53 GMT+01:00 Eric D. Schabell notifications@github.com:

Immediate fix is to use this after installation, first logging in and then pulling the xpaas tempate shown:

$ oc login -u system:admin

$ oc create -n openshift -f https://raw.githubusercontent. com/openshift/openshift-ansible/master/roles/openshift_examples/files/ examples/v3.6/xpaas-templates/decisionserver63-basic-s2i.json

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/redhatdemocentral/ocp-install-demo/issues/42#issuecomment-350659970, or mute the thread https://github.com/notifications/unsubscribe-auth/AAoVt-T1wOTGfnaz5eNG4VdOYRVQwo0Sks5s_O2OgaJpZM4Q9DHT .