In this video we find out how to write Vagrantfiles which describe environments with multiple virtual machines. We also cover how commands slightly differ between Vagrant environments with multiple VMs and those with only a single VM.
You will need to have completed the previous lesson before watching this one.
Video Contents:
0:31 – Our multi-machine setup
1:50 – Configuring the Vagrantfile
4:13 – Running our multi-machine environment
This video is part of the Vagrant from Scratch course produced and delivered LigerLearn. See the course materials for notes and follow along with the course by visiting the course home page:
https://ligerlearn.com/course/vagrant-from-scratch/ – Course home page
https://github.com/LigerLearn/vagrant-from-scratch/ – Course source code and materials