Greetings mere mortal! In today’s experiment I attempt to provide a practical guide to IT automation for the mere mortal just starting their automation journey. Check out the code used in the video here: https://github.com/dvntstph/awx-opens…
openstack
I’ve been obsessed with Openstack for a couple years now because it allows me to build scenarios and learn from them very quickly with very little effort. I’ve always tried to share this with my friends and coworkers so that they too can partake in this accelerated learning experience. Openstack […]
Greetings mere mortal! I decided to build something that would streamline the enrolment of tenants into my Openstack cloud. Now keeping in mind that I’m more of a systems and infrastructure guy and not a developer. It’s up to you to decide whether doing so using only Ansible, some bash […]
Greetings mere mortal! In this snippet I’ll be building a 6 node Openstack cluster using Juju Charms and Metal as a Service. I share some tweaks and hacks you can do with scaling Nova Computer and Ceph Object Storage Daemons. I’ll also do a walk through of some of the […]
I recently did a two part video section on HA AWX Ansible. Check out part 1 here if you haven’t seen it. In this post I’ll be sharing some of the more intricate details of the things I did in the video. To start off I need to clear up […]
In our quest to work smarter not harder, I was tasked with setting up a central repository for our scripts, play books and API code. Being part of greater team accelerates our learning because the knowledge gained is done so in a constructive, human and conversational manner. This is far […]