Failed in openshift-install YAML file creation

Posted on

[root@rhocp-helper01 download]# openshift-install create install-config --dir=ocp413
? SSH Public Key /root/.ssh/id_rsa.pub
? Platform vsphere
? vCenter vcenter1.xxxonline.com
? Username xxxx.xx@xxxxonline.com
? Password [? for help] ********
INFO Connecting to vCenter vcenter1.xxxonline.com
? Datacenter Networks
FATAL failed to fetch Install Config: failed to fetch dependency of "Install Config": failed to fetch dependency of "Base Domain": failed to generate asset "Platform": unable to list clusters: cluster '/Networks/...' not found
[root@rhocp-helper01 download]# openshift-install create install-config --dir=ocp413
? SSH Public Key /root/.ssh/id_rsa.pub
? Platform vsphere
? vCenter vcenter1.xxxxonline.com
? Username xxxx.xx@xxxxonline.com
? Password [? for help] ********
INFO Connecting to vCenter vcenter1.xxxonline.com
? Datacenter Networks
FATAL failed to fetch Install Config: failed to fetch dependency of "Install Config": failed to fetch dependency of "Base Domain": failed to generate asset "Platform": unable to list clusters: cluster '/Networks/...' not found
[root@rhocp-helper01 download]#

Responses