https://github.com/dockpack/base_epel
Ansible role to install the EPEL repo on Centos, not RHEL
https://github.com/dockpack/base_epel
ansible-role centos7 epel proxy-configuration redhat-satellite rhel7
Last synced: 20 days ago
JSON representation
Ansible role to install the EPEL repo on Centos, not RHEL
- Host: GitHub
- URL: https://github.com/dockpack/base_epel
- Owner: dockpack
- License: mit
- Created: 2017-10-24T19:35:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-18T09:50:51.000Z (almost 2 years ago)
- Last Synced: 2025-01-10T10:57:48.909Z (over 1 year ago)
- Topics: ansible-role, centos7, epel, proxy-configuration, redhat-satellite, rhel7
- Language: Makefile
- Homepage:
- Size: 47.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://galaxy.ansible.com/dockpack/base_epel)

base_epel
=========
base_epel is a role that other base roles depend on.
Requirements
------------
RHEL- like system
Role Variables
--------------
define or undefine the yum proxy
yum_proxy_url: http://proxy.example.com:3128
Dependencies
------------
base_common is a role that other base roles depend on for RHEL behind a proxy.
Example Usage
----------------
Refer to a complete build server https://github.com/bbaassssiiee/buildserver
License
-------
MIT
Author Information
------------------
Bas Meijer
@bbaassssiiee