This is the third part of the guide on sandboxing Ansible. It focuses on using the sample vagrant file to bring up the dev environment. What is Vagrant? Vagrant is a way of automating VM provisioning, OS provisioning, network provisioning, and so much more. According to the Vagrant folks,"Vagrant is a tool for building complete … Continue reading Sandboxing Ansible – Part 3: Vagrant
Tag: vagrant
Windows 10, Vagrant, and VirtualBox
Getting Vagrant working properly on Windows can be a pain. This post is meant to help out people who may be running into issues by providing a couple of potential solutions to some of the most common issues. There's a few cases where I mention specific paths. For simplicity, this whole post assumes that Vagrant … Continue reading Windows 10, Vagrant, and VirtualBox