File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
environments/common/inventory/group_vars/all Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ grafana_address: "{{ hostvars[groups['grafana'].0].api_address }}"
21
21
22
22
# ############################ bootstrap: local user configuration #########################
23
23
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
25
25
# Note RockyLinux 8.5 defines system user/groups in range 201-999
26
26
appliances_local_users_ansible_user_name : " {{ ansible_ssh_user | default(ansible_user) }}"
27
27
appliances_local_users_podman : # also used in environments/common/inventory/group_vars/all/podman.yml:podman_users
You can’t perform that action at this time.
0 commit comments