How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "gbailey/al2023"
config.vm.box_version = "20231125.0.0"
end
vagrant init gbailey/al2023 \
--box-version 20231125.0.0
vagrant up
This version was created 8 months ago.
Amazon Linux 2023 (2023.2.20231113.0) with VirtualBox 7.0.12 Guest Additions