Skip to content

Commit 9bb6ad2

Browse files
add missing varaiable declaration
1 parent 6f5e3c3 commit 9bb6ad2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

etc/kayobe/stackhpc-monitoring.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ stackhpc_enable_os_capacity: true
2121
stackhpc_os_capacity_openstack_verify: true
2222
# Redfish exporter
2323

24+
# Whether the redfish exporter is enabled.
25+
stackhpc_enable_redfish_exporter: false
26+
2427
# Credentials
2528
redfish_exporter_default_username: "{{ ipmi_admin_user }}"
2629
redfish_exporter_default_password: "{{ ipmi_admin_password }}"

0 commit comments

Comments
 (0)