awslabs / amazon-eks-ami

Packer configuration for building a custom EKS AMI
https://awslabs.github.io/amazon-eks-ami/
MIT No Attribution
2.46k stars 1.15k forks source link

Bug fix for isolated partitons, wrap variable in quotes #2043

Closed whoix closed 2 weeks ago

whoix commented 2 weeks ago

Issue #, if available:

Description of changes:

Latest isolated partition build for NVIDIA drivers showed it wasn't able to find the necessary kmod-nvidia-open-dkms driver for the specified version although it is present. Our previous AL2 build scripts wrap these installations in quotes so going to mimic that.