How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "rlishtaba/ubuntu-16.04.4-server"
  config.vm.box_version = "0.4.0"
end
vagrant init rlishtaba/ubuntu-16.04.4-server \
  --box-version 0.4.0
vagrant up

This version was created almost 5 years ago.

Contact me at roman@lishtaba.com in order to obtain free access to xenserver boxes. Cheers.

3 providers for this version.
  • vmware Externally hosted (nexus.ncr.systems)

  • virtualbox Externally hosted (nexus.ncr.systems)

  • xenserver Externally hosted (nexus.ncr.systems)