How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "dcagatay/fedora-36-aarch64"
end
vagrant init dcagatay/fedora-36-aarch64
vagrant up
This version was created almost 2 years ago.
Upgrade Parallels Tools to 18.1.0
This version was created almost 2 years ago.
Some script running issues were fixed when creating the box
This version was created almost 2 years ago.
There isn't a description.