Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-18T09:50:51.000Z (7 months ago)
- Last Synced: 2024-11-11T21:08:11.975Z (3 months 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
[![Galaxy](https://img.shields.io/badge/galaxy-dockpack.base__epel-blue.svg?style=flat)](https://galaxy.ansible.com/dockpack/base_epel)
![Build Status](https://api.travis-ci.com/dockpack/base_epel.svg)base_epel
=========base_epel is a role that other base roles depend on.
Requirements
------------RHEL- like system
Role Variables
--------------
define or undefine the yum proxyyum_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