How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "BNSS/ubuntu_gui"
  config.vm.box_version = "0.0.0"
end
vagrant init BNSS/ubuntu_gui \
  --box-version 0.0.0
vagrant up

This version was created 3 months ago.

Initial release

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