author-pic

RAM GOPINATHAN

Using ansible and image builder to create customized RHEL system images for provisioning systems that run virtualized protection automation and control software

Posted on November 17, 2025

In my last post I covered how to perform an IPMI install using a custom ISO but did not go into too much details on how to build a customized ISO for provisioning systems that run virtualized…

Read full post

Installing Red Hat Enterprise Linux on bare metal servers Using IPMI

Posted on October 26, 2025

In this post, I’ll walk through how to perform a fully automated and unattended install of Red Hat Enterprise Linux (RHEL) on a bare-metal server remotely using the IPMI web interface. For readers who…

Read full post

Installing Openshift clusters on AWS with ansible and openshift-install CLI

Posted on August 03, 2024

OpenShift is a big part of many of the demos and conversations I have with customers since joining Red Hat. We provide a CLI tool called openshift-install that automates the installation of OpenShift…

Read full post