From aff7498e6501ee0574ca2fe60926d5deb2fce4ba Mon Sep 17 00:00:00 2001 From: 12ww1160 <12ww1160@confdroid.com> Date: Tue, 10 Feb 2026 15:07:13 +0100 Subject: [PATCH] basic commit after fork --- README.md | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6489908..77e62f4 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,26 @@ [![Build Status](https://jenkins.confdroid.com/buildStatus/icon?job=resourced_cd)](https://jenkins.confdroid.com/job/confdroid_resources/) -[[_TOC_]] +- [Readme](#readme) + - [Synopsis](#synopsis) + - [WARNING](#warning) + - [Features](#features) + - [Repo Documentation](#repo-documentation) + - [Dependencies](#dependencies) + - [Deployment](#deployment) + - [SELINUX](#selinux) + - [Known Problems](#known-problems) + - [Support](#support) + - [Tests](#tests) + - [Contact Us](#contact-us) + - [Disclaimer](#disclaimer) + ## Synopsis Rocky Linux uses yum repos to define its download sources. -`confdroid_resources` is a Puppet module to automate installation and configuration of common yum repos. +`confdroid_resources` is a Puppet module to automate installation and configuration of common yum repos like EPEL. ## WARNING