Skip to content

Commit fcd8b2d

Browse files
committed
docs(changelog): version 1.25.4 [citest skip]
Update changelog and .README.html for version 1.25.4 Signed-off-by: Rich Megginson <[email protected]>
1 parent 63abfb7 commit fcd8b2d

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

.README.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1065,9 +1065,9 @@ <h3 id="ha_cluster_sbd_options"><code>ha_cluster_sbd_options</code></h3>
10651065
<p>This variable defines resource groups. The items are as follows:</p>
10661066
<ul>
10671067
<li><code>id</code> (mandatory) - ID of a group.</li>
1068-
<li><code>resources</code> (mandatory) - List of the group's resources.
1069-
Each resource is referenced by its ID and the resources must be defined
1070-
in <a
1068+
<li><code>resource_ids</code> (mandatory) - List of the group's
1069+
resources. Each resource is referenced by its ID and the resources must
1070+
be defined in <a
10711071
href="#ha_cluster_resource_primitives"><code>ha_cluster_resource_primitives</code></a>.
10721072
At least one resource must be listed.</li>
10731073
<li><code>meta_attrs</code> (optional) - List of sets of the group's

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Changelog
22
=========
33

4+
[1.25.4] - 2025-08-08
5+
--------------------
6+
7+
### Other Changes
8+
9+
- refactor: crmsh update for ansible-core 2.19 (#301)
10+
- style: fix typos (#302)
11+
412
[1.25.3] - 2025-08-01
513
--------------------
614

0 commit comments

Comments
 (0)