How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "contiv/ubuntu-v4"
  config.vm.box_version = "1.0"
end
vagrant init contiv/ubuntu-v4 \
  --box-version 1.0
vagrant up

This version was created about 9 years ago.

Ubuntu with golang package(1.4), Etcd, Consul, Docker1.4 & OVS2.3.1

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (972 MB)