How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "folio/stable"
  config.vm.box_version = "3.2.1"
end
vagrant init folio/stable \
  --box-version 3.2.1
vagrant up

This version was created about 6 years ago.

Admin login: diku_admin/admin

Changes since v3.2.0:

  • Update stripes-core to v2.6.1
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (1.89 GB)