Setting SSH User when bringing up hosts

Beware when populating the SSH User for new hosts with AWS. If you spin up an ubuntu AMI, add the user ubuntu, but if you spin up a RancherOS AMI, be sure to use username rancher.

Recommendations:

  • Dropdown list of rancher images (autofill SSH user with rancher if chosen)
  • Dropdown list should include Ubuntu Xenial image and autofill SSH user with ubuntu