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 6f5e3c3 commit 9bb6ad2Copy full SHA for 9bb6ad2
etc/kayobe/stackhpc-monitoring.yml
@@ -21,6 +21,9 @@ stackhpc_enable_os_capacity: true
21
stackhpc_os_capacity_openstack_verify: true
22
# Redfish exporter
23
24
+# Whether the redfish exporter is enabled.
25
+stackhpc_enable_redfish_exporter: false
26
+
27
# Credentials
28
redfish_exporter_default_username: "{{ ipmi_admin_user }}"
29
redfish_exporter_default_password: "{{ ipmi_admin_password }}"
0 commit comments