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 723c078 commit 40f12e3Copy full SHA for 40f12e3
environments/common/inventory/group_vars/all/openondemand.yml
@@ -35,7 +35,7 @@ openondemand_dashboard_links_grafana:
35
openondemand_dashboard_links: "{{ openondemand_dashboard_links_grafana if groups['grafana'] | length > 0 }}"
36
37
# 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:
+# so do not use localhost:
39
openondemand_login_host: "{{ inventory_hostname }}"
40
41
openondemand_clusters:
0 commit comments