Tobias Florek a0b6fc7db1 Initial containerization work from @ibotty преди 9 години
..
defaults f28ff57f98 refactor yum_repo role to handle multiple repos/files преди 10 години
meta f28ff57f98 refactor yum_repo role to handle multiple repos/files преди 10 години
tasks a0b6fc7db1 Initial containerization work from @ibotty преди 9 години
templates f28ff57f98 refactor yum_repo role to handle multiple repos/files преди 10 години
README.md af009a7a51 Fedora changes: преди 9 години

README.md

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