Skip to content

Commit fea297d

Browse files
committed
fix comment
1 parent 9b5d84f commit fea297d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ grafana_address: "{{ hostvars[groups['grafana'].0].api_address }}"
2121

2222
############################# bootstrap: local user configuration #########################
2323

24-
# Parameters for these users replicate what gets created using image openhpc-220526-1354.qcow2 image + appliance run.
24+
# Parameters for these users are consistent with the "fat" image build from https://github.com/stackhpc/slurm_image_builder
2525
# Note RockyLinux 8.5 defines system user/groups in range 201-999
2626
appliances_local_users_ansible_user_name: "{{ ansible_ssh_user | default(ansible_user) }}"
2727
appliances_local_users_podman: # also used in environments/common/inventory/group_vars/all/podman.yml:podman_users

0 commit comments

Comments
 (0)