Skip to main content

Enable the EPEL Repository

olam lab tutorial olae
Table of Contents

Links

🌙 Lab

🗒 Tutorial

Details

This tutorial provides a playbook for automating the addition of a software repository to an Oracle Linux instance using the configuration management tool Oracle Linux Automation Engine.

Objectives

In this lab, you’ll learn to:

  • Add the EPEL repository to an Oracle Linux install
  • Use the repository to install a package

Prerequisites

  • Install an Oracle Linux system with the following configuration:
    • a non-root user with sudo permissions
    • ssh keypair for the non-root user
    • the ability to ssh from one host (control-node) to the other (host) using passwordless ssh login