You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given clouds.rb has load_balancer properly defined
And you deploy a cloud with 'cloud start'
When the Elastic Load Balancer is created
And the nodes are started
Then once the deployment is complete, poolparty does not add the new nodes to the ELB defined in load_balancer block.
**when cloud start is run a second time, then the nodes are added to ELB successfully.
The text was updated successfully, but these errors were encountered:
Given clouds.rb has load_balancer properly defined
And you deploy a cloud with 'cloud start'
When the Elastic Load Balancer is created
And the nodes are started
Then once the deployment is complete, poolparty does not add the new nodes to the ELB defined in load_balancer block.
**when
cloud start
is run a second time, then the nodes are added to ELB successfully.The text was updated successfully, but these errors were encountered: