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 650f6fe commit 059b54cCopy full SHA for 059b54c
environments/common/inventory/group_vars/all/openondemand.yml
@@ -13,7 +13,7 @@
13
# or include regex special characters.
14
openondemand_host_regex: "{{ (groups['compute'] + groups['grafana']) | to_ood_regex }}"
15
16
-ondemand_package: ondemand-3.0.1
+ondemand_package: ondemand-3.0.3
17
18
# Add grafana to dashboard links to OOD only if grafana group is available
19
openondemand_dashboard_links_grafana:
0 commit comments