How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "dcagatay/fedora-38b-aarch64"
  config.vm.box_version = "0.0.5"
end
vagrant init dcagatay/fedora-38b-aarch64 \
  --box-version 0.0.5
vagrant up

This version was created 2 months ago.

First release for Fedora 38 beta with Parallels guest tools to 18.2.0

1 provider for this version.
  • parallels Hosted by Vagrant Cloud (778 MB)