aws / amazon-ecs-ami

Packer recipes for building the official ECS-optimized Amazon Linux AMIs
https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-optimized_AMI.html
Apache License 2.0
205 stars 47 forks source link

install oci-add-hooks on al2023 neuron ecs ami #274

Closed singholt closed 4 months ago

singholt commented 4 months ago

Summary

This PR adds oci-add-hooks package to the ECS AL2023 Neuron AMI. We install this package on the AL2 (and AL2 Kernel 5.10) INF AMIs today.

Implementation details

Testing

New tests cover the changes: N/A

Description for the changelog

Enhancement: add oci-add-hooks package to the ECS AL2023 Neuron AMI.

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.