The setup:
Amazon instance with a VPC subnet of 10.10.10.0/23 which can connect via VPN back to my internal infrastructure. On instance create I select "Auto Assign Public IP" which gets me a VPC IP and an external IP from Amazon
Does anyone have any management ideas I can implement so that I can handle accessing these services easily? For instance:
Instance comes up and gets VPC IP 10.10.10.82 and external IP 54.172.150.9. It does "XXX" and updates "XXX" on deployment
I was thinking of some auto registration thing with Spacewalk. Does this make the most sense?
[link][6 comments]