bosh-lite icon indicating copy to clipboard operation
bosh-lite copied to clipboard

vagrant aws: adding associate public ip functionality

Open MalteJ opened this issue 11 years ago • 3 comments
trafficstars

I have added an environment variable "BOSH_LITE_ASSOCIATE_PUBLIC_IP" which defines wether to associate a public ip to a VPC instance or not. Further the private/public ip output is adjusted.

MalteJ avatar Jun 27 '14 15:06 MalteJ

We have created an issue in Pivotal Tracker to manage this. You can view the current status of your issue at: https://www.pivotaltracker.com/story/show/74050214.

cf-gitbot avatar Jun 27 '14 15:06 cf-gitbot

@goehmen this looks reasonable. What does the bosh team think?

tedsuo avatar Jun 27 '14 18:06 tedsuo

There was a mistake in evaluating the new environment variable. I have fixed this in 1ad14f9.

MalteJ avatar Jun 30 '14 12:06 MalteJ