BOSH support for datastore clusters or wildcard datastore names


Cory Jett
 

I saw some discussion around support for datastore clusters or wildcard datastore names in BOSH deploying to vSphere. Is there currently any support for this? Currently, when targeting a datastore cluster, I get the following:


config:

datacenters:
- name: 'DC1'
vm_folder: BOSH_VMs
template_folder: BOSH_Templates

datastore_pattern: DC1NTAP1_DEV1_SAS_CF
persistent_datastore_pattern: DC1NTAP1_DEV1_SAS_CF
disk_path: BOSH_Disks
allow_mixed_datastores: true


error:

Started deploy micro bosh > Uploading stemcellat depth 0 - 20: unable to get local issuer certificate
create stemcell failed: Unable to allocate vm with 0mb RAM, 0gb ephemeral disk, and 0gb persistent disk from any cluster.
DEVCF01-AZ1 has 773112mb/0gb/0gb.:

Join {cf-bosh@lists.cloudfoundry.org to automatically receive all group messages.