Skip to content

Commit 5c39a06

Browse files
committed
add epel default
1 parent 15579c3 commit 5c39a06

File tree

1 file changed

+1
-0
lines changed
  • ansible/roles/dnf_repos/defaults

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
dnf_repos_default: {} # see environments/common/inventory/group_vars/all/timestamps.yml
22
dnf_repos_extra: {}
3+
dnf_repos_default_epel: {}
34
dnf_repos_pulp_content_url: "{{ appliances_pulp_url }}/pulp/content"
45
dnf_repos_username: "{{ omit }}"
56
dnf_repos_password: "{{ omit }}"

0 commit comments

Comments
 (0)