christiangda / ansible-role-amazon-cloudwatch-agent

Ansible Role for Amazon Cloudwatch Agent
GNU General Public License v3.0
60 stars 45 forks source link

Add support for Graviton ARM64 processors #38

Closed alecpm closed 2 years ago

alecpm commented 2 years ago

This should positively address the question raised in issue #36. It checks the CPU architecture as reported by ansible and uses that to determine the package and signature urls. It's working for me on a t4g instance.