Skip to content

Commit 1709ad6

Browse files
committed
RH9 update
1 parent 0667040 commit 1709ad6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/sap/workloads/high-availability-guide-rhel-pacemaker.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,8 @@ When the cluster health attribute is set for a node, the location constraint tri
448448
1. **[A]** Make sure that the package for the `azure-events-az` agent is already installed and up to date.
449449
450450
```bash
451-
sudo dnf info resource-agents
451+
RHEL 8.x: sudo dnf info resource-agents
452+
RHEL 9.x: sudo dnf info resource-agents-cloud
452453
```
453454
454455
Minimum version requirements:

0 commit comments

Comments
 (0)