-
Notifications
You must be signed in to change notification settings - Fork 12
feat: Fedora arm64 support. #262
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
Conversation
Signed-off-by: Adrian Riobo Lorenzo <[email protected]>
Tested this and an when i try to create a fedora instance
|
Ok will test again |
Tested arm64:
And created ok:
|
Same on x86_64 all ok: aws fedora create \
--project-name debug-fedora \
--backed-url file:///home/user/fedora \
--conn-details-output /home/user/fedora \
--arch x86_64 \
--vm-types m7a.xlargem6a.xlargec7a.2xlarge \
--spot
|
@anjannath how did you exactly tested this? |
i was not passing the sorry about the confusion, with the flag now added its working for me also without any error |
Fix #259