The current DevOps_Certification/vagrant/ReadMe.md explains how to install Vagrant and Packer, and how to add Bento boxes.
However, it does not mention installing a provider (e.g., VirtualBox).
Since Vagrant requires a provider to run boxes, users following the guide may encounter errors if VirtualBox (or another provider) is missing.
Suggested fix:
Add a section before “Add public box in vagrant” to explain how to install VirtualBox on Ubuntu/Debian.
The current DevOps_Certification/vagrant/ReadMe.md explains how to install Vagrant and Packer, and how to add Bento boxes.
However, it does not mention installing a provider (e.g., VirtualBox).
Since Vagrant requires a provider to run boxes, users following the guide may encounter errors if VirtualBox (or another provider) is missing.
Suggested fix:
Add a section before “Add public box in vagrant” to explain how to install VirtualBox on Ubuntu/Debian.