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.
1 parent e8e5506 commit 86d417eCopy full SHA for 86d417e
environments/common/inventory/group_vars/all/openhpc.yml
@@ -41,7 +41,8 @@ openhpc_state_save_location: "{{ appliances_state_dir + '/slurmctld' if applianc
41
42
openhpc_install_type: ohpc # 'ohpc' or 'generic', see https://github.com/stackhpc/ansible-role-openhpc/pull/163
43
44
-# Moved to dnf_repos to safely supply Ark creds
+# Empty repo lists from stackhpc.openhpc role defaults, as these repofiles are
45
+# now generated by dnf_repos to allow injecting Ark creds:
46
ohpc_openhpc_repos:
47
"9": []
48
"8": []
0 commit comments