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 558a537 commit a67093fCopy full SHA for a67093f
environments/common/inventory/group_vars/all/openhpc.yml
@@ -39,7 +39,7 @@ openhpc_config_extra: {}
39
openhpc_config: "{{ openhpc_config_default | combine(openhpc_config_extra, list_merge='append') }}"
40
openhpc_state_save_location: "{{ appliances_state_dir + '/slurmctld' if appliances_state_dir is defined else '/var/spool' }}"
41
42
-openhpc_install_type: ohpc # 'ohpc' or 'generic', see https://github.com/stackhpc/ansible-role-openhpc/pull/163
+openhpc_install_type: ohpc # 'ohpc' or 'generic', see https://github.com/stackhpc/ansible-slurm-appliance/pull/326
43
44
# Empty repo lists from stackhpc.openhpc role defaults, as these repofiles are
45
# now generated by dnf_repos to allow injecting Ark creds:
0 commit comments