Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mantle/kola: grab AWS images for aarch64 from stream metadata
Now that our stream metadata has mutli-arch images let's be able to switch on that now as well. For example now we can pick up the aarch64 AMI with something like: ``` cosa kola spawn -b fcos --stream stable --arch=aarch64 -p aws --aws-credentials-file /srv/creds ```
- Loading branch information