Hey,
I am using the openshift ansible repository to install a single master/node
server. When I run the playbook using the byo template, I get the following
error. Any pointers on what I am doing wrong, or do are there parameters in
my host file required for this?
TASK [openshift_hosted : Create passthrough route for docker-registry]
*********
fatal: [master.example.com]: FAILED! => {"changed": true, "cmd": ["oc",
"create", "route", "passthrough", "--service", "docker-registry",
"--config=/tmp/openshift-ansible-7q9png/admin.kubeconfig", "-n",
"default"], "delta": "0:00:00.178512", "end": "2016-10-03 15:22:54.527194",
"failed": true, "failed_when_result": true, "rc": 1, "start": "2016-10-03
15:22:54.348682", "stderr": "error: you need to provide a route port via
--port when exposing a non-existent service", "stdout": "", "stdout_lines":
[], "warnings": []}
_______________________________________________
dev mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/dev