How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "simpel/web-ubuntu"
  config.vm.box_version = "2022.06.22"
end
vagrant init simpel/web-ubuntu \
  --box-version 2022.06.22
vagrant up

This version was created over 1 year ago.

Initial setup for Ubuntu 22.04. Dropped setup for Zend Server, Varnish and KVK

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