How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "talsenteam/ubuntu2204"
config.vm.box_version = "4.1.4"
end
vagrant init talsenteam/ubuntu2204 \
--box-version 4.1.4
vagrant up
This version was created about 2 years ago.
Derived from generic/ubuntu2204 version 4.1.4. apt: docker-ce docker-ce-cli containerd.io docker-compose-plugin pip: ansible==5.9.0, ansible-lint==6.3.0, behave==1.2.6, behave2cucumber==1.0.3, docker==5.0.3, flake8==4.0.1, molecule==3.6.1, molecule-docker==1.1.0, molecule-vagrant==1.0.0, pytest-testinfra==6.7.0