Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to do a rolling push on ASG with a launch config that assigns public ip to all instances #706

Open
froilan opened this issue Aug 12, 2015 · 0 comments

Comments

@froilan
Copy link

froilan commented Aug 12, 2015

Trying to use Rolling push on ASG via REST API of asgard.

It was successful, but the problem is, instances does not have public ip.

Upon investigating, we found out that the generated launch config has IP Address Type:
"Only assign a public IP address to instances launched in the default VPC and subnet. (default)"

The initial launch config we configured provides public ip for all instances created. But after doing a rolling push, it somehow did not copy that setting.

And we are not using the default vpc. Is there a work around for this? Is this normal?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant