From d6d0e3110c2c54ba607489978f866b4ff6c57bb9 Mon Sep 17 00:00:00 2001 From: William Graef Date: Thu, 9 Nov 2023 10:26:43 -0500 Subject: [PATCH] add use custom ee in olam lab --- content/olam/olam.md | 8 ++++++++ content/whats-new/new.md | 1 + 2 files changed, 9 insertions(+) diff --git a/content/olam/olam.md b/content/olam/olam.md index 76530dd5..6bfefc19 100644 --- a/content/olam/olam.md +++ b/content/olam/olam.md @@ -119,6 +119,14 @@ The Private Automation Hub is an Oracle Linux Automation Manager feature based o --- +#### [Use Custom Execution Environment with Oracle Linux Automation Manager](https://luna.oracle.com/lab/9b8e3edf-72c0-4e01-9b66-b27eb1002a47) + +Learn to deploy and configure a custom execution environment in Oracle Linux Automation Manager for running jobs. + +Through the use of a custom execution environment (ee), Oracle Linux Automation Manager can leverage playbooks containing collections and other resources not available with the default `olam-ee` image. + +--- + {{< figure src="/img/olam/OLAM-engine-section.png" alt="Oracle Linux Automation Engine section banner" >}} ## Oracle Linux Automation Engine diff --git a/content/whats-new/new.md b/content/whats-new/new.md index ac4ddd7e..c43e54b6 100644 --- a/content/whats-new/new.md +++ b/content/whats-new/new.md @@ -115,4 +115,5 @@ This page highlights the videos and hands on labs that have been recently added - [Build Custom Execution Environments with Oracle Linux Automation Manager Builder Utility](https://luna.oracle.com/lab/b54dddd3-661b-43af-afae-192e5fbdab07) - [Manage Execution Environments in Oracle Linux Automation Manager Private Automation Hub](https://luna.oracle.com/lab/3e9f93ad-a33a-446a-aef5-4d6eb54e70af) +- [Use Custom Execution Environment with Oracle Linux Automation Manager](https://luna.oracle.com/lab/9b8e3edf-72c0-4e01-9b66-b27eb1002a47)