Vagrant Box Templates
Over the past few months I have been putting together some Vagrant box templates based on different Linux distros all using Packer. My goal is to have a stan...
Over the past few months I have been putting together some Vagrant box templates based on different Linux distros all using Packer. My goal is to have a stan...
Just sharing these scripts in case anyone ever needs/wants a quick way to prep an Ubuntu VM template with/without guest customizations. One script is just a ...
Today I was writing/updating an Ansible role for installing Cacti monitoring and decided to add the ability to choose the back-end webserver being used. The ...
I will be using this a reference for adding various Vagrant configurations for setting up testing environments. I really just wanted to put this out here bec...
Have you thought about building Docker containers using some Ansible role(s) or playbook(s) you may already be using for your regular automated deployments? ...