-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
-
False
-
?
-
rhos-ops-platform-services-pidone
-
None
-
-
-
Important
we should add tls: 'true' to the example here https://docs.redhat.com/en/documentation/red_hat_openstack_services_on_openshift/18.0/html-single/configuring_high_availability_for_instances/index#proc_configuring-the-fencing-of-compute-nodes_instance-ha , like:
compute-1:
agent: redfish
ipaddr: 192.158.12.3
ipport: 8000
tls: 'true'
login: admin
passwd: password
uuid: b7d32e6b-edbc-477d-80bf-4cda77ada8cb
the tls value 'true' must be quoted because the instance ha code checks for a string and not a boolean.