diff --git a/content/olam/olam.md b/content/olam/olam.md index e0c3ebaf..3fd1b104 100644 --- a/content/olam/olam.md +++ b/content/olam/olam.md @@ -35,12 +35,6 @@ aliases: ## Oracle Linux Automation Manager Release 2 -### Videos - -#### Release Features of Oracle Linux Automation Manager 2 - -- {{< youtube id="2UwUXngKsDY" title="Release Features of Oracle Linux Automation Manager 2 YouTube video" >}} - ### Labs Practice your skills with Oracle Linux Automation Manager with these free hands on labs. @@ -107,7 +101,11 @@ Learn how to configure HAProxy to Load Balance an Oracle Linux Automation Manage Oracle Linux Automation Manager supports a cluster deployment of multiple control and execution nodes. With the control nodes acting as the entry point into the cluster, how does an administrator manage the traffic across these nodes? That is where a load balancer becomes beneficial. A load balancer efficiently distributes incoming network traffic across a group of backend servers or the control nodes in this solution. A load balancer ensures the Oracle Linux Automation Manager infrastructure is highly available and reliable and performance does not degrade. -In the free lab environment, the below inventory defines the cluster deployment. To help automate the cluster installation on your hardware, check out the playbook in the [Oracle Linux Automation Manager](https://github.com/oracle-samples/ansible-collections/tree/main/playbooks/OLAM/cluster-plus-hop-node#xd_co_f=NjUzNDIzODAtMTcwNy00YzFlLTgxMDItNTM2YjIwZjBkMmQ0~) section of the [ansible-collections project](https://github.com/oracle-samples/ansible-collections). +#### [Build Custom Execution Environments with Oracle Linux Automation Manager Builder Utility](https://luna.oracle.com/lab/b54dddd3-661b-43af-afae-192e5fbdab07) + +Learn to build custom execution environments for Oracle Linux Automation Manager. + +The Builder utility is a tool based on the upstream ansible-builder project for generating custom execution environments for Oracle Linux Automation Manager. --- diff --git a/content/whats-new/new.md b/content/whats-new/new.md index bc98c071..05727101 100644 --- a/content/whats-new/new.md +++ b/content/whats-new/new.md @@ -102,5 +102,6 @@ This page highlights the videos and hands on labs that have been recently added - [Integrate LDAP User Management with Oracle Linux Automation Manager](https://luna.oracle.com/lab/a03cfc90-4c3c-488d-9e66-ba514e00b619) - [Manage KVM Virtual Machines using Oracle Linux Automation Manager](https://luna.oracle.com/lab/3e869b97-6f71-46fa-a979-e0c8bf81d7d2) - [Setup HAProxy to Load Balance an Oracle Linux Automation Manager Cluster](https://luna.oracle.com/lab/1d19c310-b6d6-40a9-aa2b-44dee29a8f31) +- [Build Custom Execution Environments with Oracle Linux Automation Manager Builder Utility](https://luna.oracle.com/lab/b54dddd3-661b-43af-afae-192e5fbdab07)