You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Aligne the azure-cluster-hana to the latest cluster-hana (#324)
Solve all the ansible-lint warnings, mostly about changed_when.
Use same variable name for the "crm configure show" output.
Manage maintenance mode in the same way of the generic cluster-hana
file.
Run all of the crm commands only on the primary node.
Add workaround for bug bsc#1217583 (#306)
* Add workaround for bug bsc#1217583
Only in 15sp2, temporary force registration with SUSEConnect to avoid
failing registercloudguest with IPv6, due to old cloud-regionsrv-client
package version included in the image.
* Fix some Ansible lint errors
Remove bsc1224797 workaround for 15sp6 (#299)
15sp6 Image has be refreshed on 13th Nov 2024 including
fence-agents-azure-arm by default.
Also fix some Ansible lint warnings.
Fix stdout not defined in hana_hsr_srstate (#258)
TEAM-9545 - [PC][Azure] deploy_qesap_ansible sporadically fails with error: 'stdout' is not defined in '__sap_ha_install_hana_hsr_srstate'