Skip to content

Commit 40f12e3

Browse files
authored
fix typo in comment
1 parent 723c078 commit 40f12e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ openondemand_dashboard_links_grafana:
3535
openondemand_dashboard_links: "{{ openondemand_dashboard_links_grafana if groups['grafana'] | length > 0 }}"
3636

3737
# For FreeIPA-enroled hosts, the shell host must be an IPA-registered host to avoid an ssh key prompt
38-
# so use do not use localhost:
38+
# so do not use localhost:
3939
openondemand_login_host: "{{ inventory_hostname }}"
4040

4141
openondemand_clusters:

0 commit comments

Comments
 (0)