pythian / opsviz

26 stars 24 forks source link

t2 instance sizes not supported #34

Open dtest opened 9 years ago

dtest commented 9 years ago

This is a known issue, but Bastion instance type indicates it should support t2.small and t2.medium.

These instance types do not work with the default AMI. We should support the smaller instances for testing purposes.

lesaux commented 9 years ago

I believe this will be fixed with https://github.com/pythian/opsviz/pull/71 Needs testing.