How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "warenzema/amazonlinux2"
  config.vm.box_version = "0.1.0"
end
vagrant init warenzema/amazonlinux2 \
  --box-version 0.1.0
vagrant up

This version was created almost 6 years ago.

Minimal box, largely generated from https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/amazon-linux-2-virtual-machine.html Users: ec2-user password vagrant vagrant

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