How to use this box with Vagrant:

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

This version was created 8 months ago.

Update the PHP version to 8.1.11. Based on bento/ubuntu-20.04 (202206.03.0) box. Confirmed to work with Vagrant 2.3.1 and VirtualBox 6.1.38. You will be able to run D10 with this box but not D7 because of the updated PHP version.

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