mirror of
https://github.com/Ownercz/ssme-thesis.git
synced 2025-07-21 16:51:35 +02:00
4 lines
303 B
YAML
4 lines
303 B
YAML
---
|
|
epel_repo_url: "https://dl.fedoraproject.org/pub/epel/epel-release-latest-{{ ansible_distribution_major_version }}.noarch.rpm"
|
|
epel_repo_gpg_key_url: "https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-{{ ansible_distribution_major_version }}"
|
|
epel_repofile_path: "/etc/yum.repos.d/epel.repo" |