How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "michaelh/aws-ubuntu"
  config.vm.box_version = "0.0.1"
end
vagrant init michaelh/aws-ubuntu \
  --box-version 0.0.1
vagrant up

This version was created over 4 years ago.

This is an Ubuntu 18.04.2 LTS (GNU/Linux 4.20.13camflow0.5.3+ x86_64) box (Note that we have a CamFlow kernel) burned with AWS' ami: ami-018ea123c9e3fb4be

1 provider for this version.
  • aws
    unknown Hosted by Vagrant Cloud (276 Bytes)