Re: Cloud Foundry Deployment using bosh


David Sabeti
 

Hi Arpit,

It looks like you're missing a cloud-config
<http://bosh.io/docs/cloud-config.html>. You'll need to write a
cloud-config and upload it to your bosh director.

Which IaaS are you using? I may be able to help you find an example
cloud-config to use.

David

On Tue, Aug 8, 2017 at 1:16 AM Arpit Sharma <arpitvipulsharma(a)gmail.com>
wrote:

Dear Team,

I am getting below mentioned error, when I am trying to deploy
cloudfoundry using cf-deployment.


07:35:43 | Preparing deployment: Preparing deployment (00:00:00)
L Error: Required property 'networks' was not specified in
object ({})

07:35:44 | Error: Required property 'networks' was not specified in object
({})

Started Tue Aug 8 07:35:43 UTC 2017
Finished Tue Aug 8 07:35:44 UTC 2017
Duration 00:00:01

Task 101 error

Updating deployment:
Expected task '101' to succeed but state is 'error'

Exit code 1


Anybody can help me with this?

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