On Tue, Mar 26, 2019 at 5:49 PM Carl Mueller <carl.muel...@smartthings.com.invalid> wrote:
> Looking at the code it appears it shouldn't matter what we set the yaml > params to. The Ec2MultiRegionSnitch should be using the aws metadata > 169.254.169.254 to pick up the internal/external ips as needed. > This is somehow my expectation as well, so maybe the docs are just outdated. I think I'll just have to dig in to the code differences between 2.1 and > 2.2. We don't want to specify the glboal IP in any of the yaml fields > because the global IP for the instance changes if we do an aws instance > restart. Don't want yaml editing to be a part of the instance restart > process. > We did solve this in the past by using Elastic IPs: anything prevents you from using those? -- Alex