README.md 3.0 KB

Yum Repos

This role allows easy deployment of yum repository config files.

Requirements

Yum or dnf

Role Variables

Name Default value
repo_files None
repo_enabled 1 Should repos be enabled by default
repo_gpgcheck 1 Should repo gpgcheck be enabled by default

Dependencies

Example Playbook

A single repo file containing a single repo:

A single repo file containing a single repo, disabling gpgcheck

A single repo file containing a single disabled repo

A single repo file containing multiple repos

Multiple repo files containing multiple repos

License

ASL 2.0

Author Information

openshift online operations