Skip to content

Commit a67093f

Browse files
authored
Updated comment
1 parent 558a537 commit a67093f

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ openhpc_config_extra: {}
3939
openhpc_config: "{{ openhpc_config_default | combine(openhpc_config_extra, list_merge='append') }}"
4040
openhpc_state_save_location: "{{ appliances_state_dir + '/slurmctld' if appliances_state_dir is defined else '/var/spool' }}"
4141

42-
openhpc_install_type: ohpc # 'ohpc' or 'generic', see https://github.com/stackhpc/ansible-role-openhpc/pull/163
42+
openhpc_install_type: ohpc # 'ohpc' or 'generic', see https://github.com/stackhpc/ansible-slurm-appliance/pull/326
4343

4444
# Empty repo lists from stackhpc.openhpc role defaults, as these repofiles are
4545
# now generated by dnf_repos to allow injecting Ark creds:

0 commit comments

Comments
 (0)