Re: VMs are not added to AWS ELB target groups


Danny Berger
 

Instead of `lbtargetgroups`, try `lb_target_groups` - the markup formatting
on the bosh.io docs page is rendering poorly.

Danny

On Wed, Mar 29, 2017 at 9:10 AM, Tsvetan Valchev <bgtsetso(a)gmail.com> wrote:

Hi,

In my cloud config descriptor in the vm_types section I have specified
that I want the created via bosh deployment VM instances to be added to a
specific load balancer target group using the lbtargetgroups attribute,
e.g.:
vm_types:
- name: vm_myserver
cloud_properties: { instance_type: m4.xlarge, lbtargetgroups:
[my_target_group] }

Although the balancer and target groups are already created, the newly
created VMs are not added to the target group and I have to do this
manually via the aws console.
Do you have any ideas?

Thanks,
Tsvetan
--
Danny Berger

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