How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "ties/ubuntu-14.04.1-server-amd64"
  config.vm.box_version = "0.1"
end
vagrant init ties/ubuntu-14.04.1-server-amd64 \
  --box-version 0.1
vagrant up

This version was created over 9 years ago.

  • Enable puppet+chef.
  • Use lts-generic-utopic kernel on Ubuntu 14.04.1.
  • Use a dutch Ubuntu mirror.
1 provider for this version.
  • parallels
    unknown Externally hosted (github.com)