How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "bkenro/ffdsm"
  config.vm.box_version = "20221104"
end
vagrant init bkenro/ffdsm \
  --box-version 20221104
vagrant up

This version was created 7 months ago.

Minor enhancement and fix, see https://github.com/bkenro/ffdsm/releases/tag/v20221104. Confirmed to work with Vagrant 2.3.2 and VirtualBox 6.1.40.

1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (1.31 GB)