amis: enable setting ami boot mode on registration
commited4170733c141b610484fc452f1d0a0302213abd
authorTimothy DeHerrera <tim.deh@pm.me>
Wed, 10 Nov 2021 21:12:01 +0000 (10 14:12 -0700)
committerTimothy DeHerrera <tim.deh@pm.me>
Thu, 11 Nov 2021 00:38:58 +0000 (10 17:38 -0700)
treef515898d3cac43618fdec86e8385cac68486278e
parent523850d2466cb6c3d61ad1f3bc0deff55db8adec
amis: enable setting ami boot mode on registration

This is important since legacy bios mode is still the default for Intel
and AMD based instances on AWS. That is, even if your image is setup to
use UEFI on the OS level, the AMI will still use BIOS unless the boot
mode is explicitly set during registration.
nixos/maintainers/scripts/ec2/amazon-image.nix
nixos/maintainers/scripts/ec2/create-amis.sh