Author Archives: Freejack

Jinja2: Encountered Unknown Tag

Overview I was running an Ansible playbook and one of the templates failed with the following error: Jinja2 uses a brace + percent and a percent + brace to identify Jinja2 commands that are used when preprocessing a template. This … Continue reading

Posted in ansible, Computers | Tagged , , , | Leave a comment

Development and Branches

Many many many years ago, I learned to program. It was on a Radio Shack Color Computer. It had a BASIC plug in pack and I think I could save to a cassette tape. I followed the BASIC programming book … Continue reading

Posted in CI/CD, Computers, Git, Jenkins | Leave a comment

Pork Tacos

This one is an easy and tasty meal and is awesome to the last taco. This is a crock pot recipe. You’ll assemble the ingredients and put a 3 lb pork shoulder into the crock pot, adjust for the size … Continue reading

Posted in Cooking | Tagged | Leave a comment

Carl and The Llamas

In Concert Practice For the past 5 years, the group has played together. We’ve had almost weekly practice sessions and have added songs as we got better. We’re up to about 16 songs and still adding more. We even played … Continue reading

Posted in Bootstrap Brewery, Music | Tagged , , , , , , , | Leave a comment

Convert From CentOS 8 to CentOS Streams

Overview This article provides brief instructions on how to convert and upgrade a CentOS 8 system. Background In December 2021, Red Hat retired the CentOS 8 AppSteam BaseOS, Extras, and the other CentOS mirrors in favor of going to a … Continue reading

Posted in Computers | Tagged , | Leave a comment

Increase Ingress Routers

A problem I found with my OKD4 cluster is the HAProxy statistics were claiming 5 of my 7 worker nodes were red, aka down. After some searching, I found HAProxy is reporting via the ingress router pods. Further checking of … Continue reading

Posted in Computers, OpenShift | Tagged , , , | Leave a comment

Migrating KVM Guests

Overview This article describes the process in migrating a Virtual Machine from one physical host to another. Background There are two methods of how the virtual machines were built on the current hosts. The old way is to create a … Continue reading

Posted in Computers, KVM | Tagged , , , , | Leave a comment

Computers And Me

Over the past 12 months, I’ve deep dived into automation. I’d been investigating this for some time prior to that but this was work related. This involved research into using Terraform to automatically build virtual machines and Ansible to configure … Continue reading

Posted in About Carl, Computers | Leave a comment

Recognition

I’m a computer geek. I’ve worked as a programmer, local area network installer, Unix Admin, and now a DevOps Engineer. Over the past 40 years, it’s understood that folks that work in the computer industry don’t get a lot of … Continue reading

Posted in Computers | Tagged | Leave a comment

Gitlab Runners

Overview This article provides local configuration details specific to the site. Links to the relevant documentation will also be provided. Description The gitlab-runner is a tool that uses the .gitlab-ci.yml file to build, test, and deploy to the target host. … Continue reading

Posted in Computers, Git | Tagged , , | Leave a comment