How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "cosm/amazonlinux2_mysql8.0"
  config.vm.box_version = "1.0.0"
end
vagrant init cosm/amazonlinux2_mysql8.0 \
  --box-version 1.0.0
vagrant up

This version was created about 1 month ago.

Original image: cosm/amazonlinux2 v1.0.0 Commit: cdda7cc Created: 2024/08/08, VirtualBox 7.0.8

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