How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "biptec/opnsense-arm64"
  config.vm.box_version = "23.7.2"
end
vagrant init biptec/opnsense-arm64 \
  --box-version 23.7.2
vagrant up

This version was created 3 months ago.

There isn't a description.

1 provider for this version.
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (1.25 GB)