How to use this box with Vagrant:

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

This version was created 4 months ago.

Amazon Linux 2 (2.0.20230727.0) with Hyper-V Guest Additions and Amazon Linux 2 updates as of August 08, 2023.

1 provider for this version.
  • hyperv
    unknown Hosted by Vagrant Cloud (679 MB)