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

Revert "Add 'Preconfigured' for config agent networks" #303

Closed edwardstudy closed 6 years ago

edwardstudy commented 6 years ago

Hi,

SL CPI hands over networks configuration to bosh-agent. About compatibility, old CPI would set preconfigure as True and bosh-agent would write resolv.conf and interfaces files both. And this commit would set preconfigure as False and bosh-agent would only write interfaces file including IP and DNS records.

Passed BATs.

cfdreddbot commented 6 years ago

:white_check_mark: Hey edwardstudy! The commit authors and yourself have already signed the CLA.

cf-gitbot commented 6 years ago

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

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

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