This pull request modifies the AMI to use an ED25519 ssh key instead of an RSA ssh key.
๐ญ Motivation and context
Guacamole now supports non-RSA keys, and we changed cisagov/guacamole-packer to use an ED25519 key in cisagov/guacamole-packer#92.
๐งช Testing
I built a new AMI for our staging COOL and verified that it functions as expected with the new Guacamole AMI that was built as part of the testing for cisagov/guacamole-packer#92.
โ Pre-approval checklist
[x] This PR has an informative and human-readable title.
[x] Changes are limited to a single goal - eschew scope creep!
[x] All relevant type-of-change labels have been added.
๐ฃ Description
This pull request modifies the AMI to use an ED25519
ssh
key instead of an RSAssh
key.๐ญ Motivation and context
Guacamole now supports non-RSA keys, and we changed cisagov/guacamole-packer to use an ED25519 key in cisagov/guacamole-packer#92.
๐งช Testing
I built a new AMI for our staging COOL and verified that it functions as expected with the new Guacamole AMI that was built as part of the testing for cisagov/guacamole-packer#92.
โ Pre-approval checklist
โ Pre-merge checklist
โ Post-merge checklist