Vagrant Pt.2 – Customising our VMs
In Part 1, we looked at how to spin up a Centos 7 box using Vagrant, Hyper-V and PowerShell. However, to make this virtual machine test-worthy as soon as it is booted, we need to configure our VM, i.e. update the system, install necessary packages, and so on and so forth. In short, we want … Read more