How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "knaps/knaps-base"
  config.vm.box_version = "2.0.1"
end
vagrant init knaps/knaps-base \
  --box-version 2.0.1
vagrant up

This version was created 3 months ago.

Upgraded to Ubuntu Jammy and Python 3.12 - some minor fixes

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (2.11 GB)
    amd64 Hosted by Vagrant Cloud (2.24 GB)