1 Setting Up a Virtual Machine
Provisioning (that is, setting up) a virtual machine (VM) is the act of configuring a VM for a specific purpose. Such a purpose could be running an application, testing software across a different platform, or applying updates.
Setting up a VM requires two steps: creating and then configuring it. For this example, you’ll use Vagrant and Ansible to build and configure a VM. Vagrant automates the process of creating the VM, while Ansible configures the VM once it’s running. You’ll set up and test your VM locally, on VirtualBox. This process is similar to creating and provisioning servers in the cloud. The VM ...
Get DevOps for the Desperate now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.