- [Packer HCL variable syntax] (https://developer.hashicorp.com/packer/docs/templates/hcl_templates/variables#bool)
- Vagrant providers: Basic usage
- Creating a Base Box
- Creating a Base Box (for VirtualBox)
- Upload a box to vagrant cloud
- Install VirtualBox
- VirtualBox Configurations
- VirtualBox Guest Additions
- Use vagrant package --base for packaging
vagrant global-status --prune
vagrant box list
vagrant up --provision
vagrant destroy
vagrant halt
vagrant suspend