cloudfoundry / bosh-softlayer-cpi-release

An external BOSH CPI for the SoftLayer cloud written in Golang
Apache License 2.0
14 stars 20 forks source link

Compose a script to create an empty VM for provisioning the BOSH director #283

Closed mattcui closed 6 years ago

mattcui commented 6 years ago

Due to the reason described in issue 282, in order to deploy a BOSH director with dynamic IP, we have to pre-create an empty VM to get the IP, and use this IP as a fixed IP to provision a BOSH director with OS reload. This issue is used to track to develop such script.

cf-gitbot commented 6 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/160543656

The labels on this github issue will be updated when the story is started.

mattcui commented 6 years ago

Done