We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ce4953 + 1faf4e5 commit a99d8beCopy full SHA for a99d8be
environments/common/inventory/group_vars/all/openhpc.yml
@@ -41,10 +41,4 @@ openhpc_state_save_location: "{{ appliances_state_dir + '/slurmctld' if applianc
41
42
ohpc_default_extra_repos:
43
"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"
+ "8": []
0 commit comments