Closed navin205 closed 2 years ago
We have created an issue in Pivotal Tracker to manage this:
https://www.pivotaltracker.com/story/show/161009556
The labels on this github issue will be updated when the story is started.
Hi,
Can anyone confirm what could be the issue on my deployment please, It would be of great help.
Thank you..
This issue was marked as Stale
because it has been open for 21 days without any activity. If no activity takes place in the coming 7 days it will automatically be close. To prevent this from happening remove the Stale
label or comment below.
This issue was closed because it has been labeled Stale
for 7 days without subsequent activity. Feel free to re-open this issue at any time by commenting below.
We are trying to deploy cloudfoundry on the VMWare 6.5. I have spinned up a centos 6 and installed latest bbl from the same git releases. gave the details as below $ export BBL_IAAS=vsphere $ export BBL_VSPHERE_VCENTER_USER=administrator@vsphere.local $ export BBL_VSPHERE_VCENTER_PASSWORD=xxxxx@123 $ export BBL_VSPHERE_VCENTER_IP=10.53.130.xxx $ export BBL_VSPHERE_VCENTER_DC=Datacenter $ export BBL_VSPHERE_VCENTER_CLUSTER=bosh_cluster $ export BBL_VSPHERE_VCENTER_RP=my-bosh-rp $ export BBL_VSPHERE_NETWORK=VM Network $ export BBL_VSPHERE_VCENTER_DS=datastore1/bosh_disk_storage $ export BBL_VSPHERE_SUBNET=255.255.255.0 $ export BBL_VSPHERE_VCENTER_DISKS=bosh/disks $ export BBL_VSPHERE_VCENTER_TEMPLATES=bosh\templates $ export BBL_VSPHERE_VCENTER_VMS=bosh/vms
when i use bbl up i get the below error
I am running this vsphere environment behind our proxy server of our company, i am able to wget and download release directly from cli and web browser, but not going through bbl up
Can some one please assist.
Thank you in advance