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 over 5 years ago.

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

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