How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "jaredeh/amazonlinux2"
end
vagrant init jaredeh/amazonlinux2
vagrant up
This version was created over 1 year ago.
Base install of Amazon Linux 2
This version was created about 2 years ago.
Base install of Amazon Linux 2