How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "kurron/xenial-server-infrastructure"
  config.vm.box_version = "5.0.0"
end
vagrant init kurron/xenial-server-infrastructure \
  --box-version 5.0.0
vagrant up

This version was created over 6 years ago.

Initial upload

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