How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "gbailey/amzn2"
  config.vm.box_version = "20221117.0.0"
end
vagrant init gbailey/amzn2 \
  --box-version 20221117.0.0
vagrant up

This version was created over 1 year ago.

Amazon Linux 2 (2.0.20221103.3) with VirtualBox 7.0.2 Guest Additions and Amazon Linux 2 updates as of November 17, 2022.

https://github.com/gebailey/vagrant-boxes

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