Skip to content

feat(packer/linux): enable ARM64 AMI builds with dynamic architecture detection and fix erlang gpg key#191

Merged
DamjanBecirovic merged 5 commits intorenderedtext:masterfrom
CleverTap-SNE:fix-packer-erlang-key
Jan 26, 2026
Merged

feat(packer/linux): enable ARM64 AMI builds with dynamic architecture detection and fix erlang gpg key#191
DamjanBecirovic merged 5 commits intorenderedtext:masterfrom
CleverTap-SNE:fix-packer-erlang-key

Conversation

@Yashprime1
Copy link
Copy Markdown
Contributor

No description provided.

Add architecture mappings to dynamically select correct download URLs
based on ansible_architecture fact. This enables building AMIs on both
AMD64 (x86_64) and ARM64 (aarch64) instances.

Affected components:
- CloudWatch agent
- Semaphore agent
- AWS CLI
- Docker apt repository
- yq tool
@Yashprime1 Yashprime1 changed the title chore: fixing erlang_gpg_key_checksum feat(packer/linux): enable ARM64 AMI builds with dynamic architecture detection and fix erlang gpg key Jan 21, 2026
@DamjanBecirovic
Copy link
Copy Markdown
Contributor

Hi @Yashprime1, thanks for the contribution.

For arm64 builds to work, this will also need to be changed.

@DamjanBecirovic
Copy link
Copy Markdown
Contributor

/sem-approve

Comment thread packer/linux/ansible/group_vars/all.yml Outdated
@DamjanBecirovic
Copy link
Copy Markdown
Contributor

/sem-approve

@DamjanBecirovic DamjanBecirovic merged commit 150b7ec into renderedtext:master Jan 26, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants