Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarocarvajald committed Mar 3, 2025
1 parent 23f7d29 commit 2be6b29
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ansible/playbooks/tasks/cluster-hana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,9 @@
- hana_resource | length == 0
- use_hana_sr_angi | bool

# Add HANA resource controller clone/ms into the cluster configuration
# in maintenance mode, as described in
# https://documentation.suse.com/sbp/sap-15/html/SLES4SAP-hana-sr-guide-PerfOpt-15/index.html#id-saphana
- name: Create HANA resource clone
ansible.builtin.command:
cmd: >-
Expand Down

0 comments on commit 2be6b29

Please sign in to comment.