Skip to content

Commit 1faf4e5

Browse files
authored
stopped openhpc overwriting epel 8
1 parent a9e53ba commit 1faf4e5

File tree

1 file changed

+1
-7
lines changed
  • environments/common/inventory/group_vars/all

1 file changed

+1
-7
lines changed

environments/common/inventory/group_vars/all/openhpc.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,4 @@ openhpc_state_save_location: "{{ appliances_state_dir + '/slurmctld' if applianc
4141

4242
ohpc_default_extra_repos:
4343
"9": [] #overriding to ensure doesn't overwrite ark epel repo
44-
"8":
45-
- name: epel
46-
file: epel
47-
description: "Extra Packages for Enterprise Linux 8 - $basearch"
48-
metalink: "https://mirrors.fedoraproject.org/metalink?repo=epel-8&arch=$basearch&infra=$infra&content=$contentdir"
49-
gpgcheck: true
50-
gpgkey: "https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-8"
44+
"8": []

0 commit comments

Comments
 (0)