Open Wali4 opened 5 years ago
I tried to use this for vpshere and get this error.
We just copied a template in /opt/quick-uaa-deployment/vars.yml please adjust it to your needs
Using flags: --cpi vsphere Flag files: '/opt/quick-uaa-deployment/state/{cpi,lite,flags}'
Deployment manifest: '/opt/quick-uaa-deployment/src/bosh-deployment/bosh.yml' Deployment state: '/opt/quick-uaa-deployment/state/state.json'
Started validating Failed validating (00:00:00)
Parsing release set manifest '/opt/quick-uaa-deployment/src/bosh-deployment/bosh.yml': Evaluating manifest: Expected to find a map key 'vcenter' for path '/instance_groups/name=bosh/properties/vcenter' (found map keys: 'postgres')
Exit code 1
Thanks, Will
/cc @rkoster @ramonskie can you think of why quaa up (essentially a bosh-deployment + bucc up clone) might fail for vsphere as above? Perhaps you've seen a similar error in BUCC?
quaa up
bucc up
I tried to use this for vpshere and get this error.
quaa up --cpi vsphere
We just copied a template in /opt/quick-uaa-deployment/vars.yml please adjust it to your needs
quaa up
Using flags: --cpi vsphere Flag files: '/opt/quick-uaa-deployment/state/{cpi,lite,flags}'
Deployment manifest: '/opt/quick-uaa-deployment/src/bosh-deployment/bosh.yml' Deployment state: '/opt/quick-uaa-deployment/state/state.json'
Started validating Failed validating (00:00:00)
Parsing release set manifest '/opt/quick-uaa-deployment/src/bosh-deployment/bosh.yml': Evaluating manifest: Expected to find a map key 'vcenter' for path '/instance_groups/name=bosh/properties/vcenter' (found map keys: 'postgres')
Exit code 1
Thanks, Will