Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raspberry pi ARM support #45

Open
OlafRadicke opened this issue Apr 19, 2021 · 1 comment
Open

Raspberry pi ARM support #45

OlafRadicke opened this issue Apr 19, 2021 · 1 comment

Comments

@OlafRadicke
Copy link

Hi!

Here is a patch as a suggestion for adding the raspberry pi ARM support:

master...OlafRadicke:master

I hope it is useful.

Best regards,

Olaf

@bitlord
Copy link

bitlord commented Apr 26, 2022

I also needed alternative architecture for the installation, I used to hardcode the value myself, but wouldn't it be easier to maintain just to replace architecture with a variable and globally default to x64 provide all variations inside documentation and a URL to the Microsoft page defining supported systems/architectures? It's sad that there are so many variations to specify the same architecture by different vendors (so not easy to use facts gathered by ansible setup module) :/

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

No branches or pull requests

2 participants