Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Conversation

tobiashuste
Copy link
Member

So far x86_64 was hardcoded. Thus the role failed on non x86_64 architectures. This change uses the ansible_architecture variable to download the correct binary.

Closes #121

So far x86_64 was hardcoded. Thus the role failed on non x86_64
architectures. This change uses the ansible_architecture variable to
download the correct binary.
@tobiashuste tobiashuste requested a review from a team as a code owner January 30, 2023 13:33
@tobiashuste tobiashuste added the bug Something isn't working label Jan 30, 2023
@tobiashuste tobiashuste self-assigned this Jan 30, 2023
@tobiashuste
Copy link
Member Author

@christianhueserhzdr Could you check this small fix?

Copy link
Member

@christianhueserhzdr christianhueserhzdr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for making the architecture flexible for downloading docker-machine and butane. I'll approve and merge this PR now.

@christianhueserhzdr christianhueserhzdr merged commit fa8218f into hifis-net:main Jan 30, 2023
@tobiashuste tobiashuste added this to the v1.6.1 milestone Jan 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Butane download link not valid for arm64 architecture
2 participants