* no longer need aws-ena-driver, it's in linux-virt

* no longer need to install edge linux-virt package
This commit is contained in:
Jake Buchholz 2019-01-11 07:30:33 -08:00 committed by Mike Crute
parent a8f8c499e7
commit 80807fa647
1 changed files with 1 additions and 2 deletions

View File

@ -131,8 +131,7 @@ install_core_packages() {
# tiny-ec2-bootstrap - to bootstrap system from EC2 metadata
#
chroot "$target" apk --no-cache add \
linux-virt@edge-main \
aws-ena-driver@edge-community \
linux-virt \
alpine-mirrors \
chrony \
openssh \