Tag

yum_repository

0 views collected around this technical thread.

Linux Ops Smart Journey
Linux Ops Smart Journey
Nov 10, 2024 · Operations

Master Ansible: Using yum_repository, yum, and systemd Modules for Efficient Automation

This article explores three frequently used Ansible modules—yum_repository, yum, and systemd—detailing their parameters, usage examples, and practical commands to streamline package management and service control, helping DevOps engineers boost automation efficiency in cloud and container environments.

AnsibleOpsPackage Management
0 likes · 10 min read
Master Ansible: Using yum_repository, yum, and systemd Modules for Efficient Automation
DevOps Cloud Academy
DevOps Cloud Academy
Sep 25, 2019 · Cloud Native

Step‑by‑Step Guide to Deploying an OpenShift 3.11 Cluster with a Local Yum Repository and Docker Registry

This guide details how to prepare two RHEL 7.4 nodes, configure a local Yum repository and HTTP server, set up password‑less SSH, adjust SELinux and iptables, distribute configuration files with Ansible, install Docker and a private registry, and finally deploy an OpenShift 3.11 cluster using the openshift‑ansible playbooks.

AnsibleCluster DeploymentDocker Registry
0 likes · 12 min read
Step‑by‑Step Guide to Deploying an OpenShift 3.11 Cluster with a Local Yum Repository and Docker Registry