Recent posts

Vagrant - Ansible Provisioning multi-nodes

1 minute read

I am just throwing this out here for my own reference because I seem to always forget how to do this when spinning up multiple nodes within a Vagrant environ...

Tech Field Day - #TFD10 - VMTurbo

3 minute read

Once again VMTurbo presented at Tech Field Day and this time it was at #TFD10 in Austin, TX. VMTurbo is known for their unique way of managing your virtual a...

Vagrant - Adding a second hard drive

3 minute read

I was just working on some Vagrant lab stuff and had a need to spin up a Vagrant node with more than one hard drive. So I turned to google and did some searc...

Tech Field Day - #TFD10 - Diablo

1 minute read

While attending Tech Field Day 10 a little over a week ago one of the presenters was Diablo Technologies and they spoke about their product Memory1. I found ...

Ansible - Setting up an Ansible Control Machine

24 minute read

In this post we will be setting up an Ansible Control Machine to execute our Ansible tasks from. This server will not have writable access to our Git repos s...