How to use this box with Vagrant:

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

This version was created over 1 year ago.

Amazon Linux 2 (2.0.20230119.1) with VirtualBox 7.0.6 Guest Additions and Amazon Linux 2 updates as of February 1, 2023.

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

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