Skip to content

Commit 82c3964

Browse files
committed
docs(changelog): version 1.15.0 [citest skip]
Update changelog and .README.html for version 1.15.0 Signed-off-by: Rich Megginson <rmeggins@redhat.com>
1 parent 9b719a4 commit 82c3964

File tree

2 files changed

+19
-2
lines changed

2 files changed

+19
-2
lines changed

Diff for: .README.html

+8-2
Original file line numberDiff line numberDiff line change
@@ -298,9 +298,15 @@ <h1 class="toc-title">Contents</h1>
298298
<p>An Ansible role for managing High Availability Clustering.</p>
299299
<h1 id="limitations">Limitations</h1>
300300
<ul>
301-
<li>Supported OS: RHEL 8.3+, Fedora 31+</li>
301+
<li>Compatible OS
302+
<ul>
303+
<li>RHEL 8.3+, Fedora 31+</li>
304+
<li>SLES 15 SP4+ with HA extension, SLES4SAP 15 SP4+</li>
305+
</ul></li>
302306
<li>Systems running RHEL are expected to be registered and have
303-
High-Availability repositories accessible.</li>
307+
High-Availability repositories accessible, and ResilientStorage
308+
repositories accessible if using
309+
<code>ha_cluster_enable_repos_resilient_storage</code></li>
304310
<li>The role replaces the configuration of HA Cluster on specified
305311
nodes. Any settings not specified in the role variables will be
306312
lost.</li>

Diff for: CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
Changelog
22
=========
33

4+
[1.15.0] - 2024-02-13
5+
--------------------
6+
7+
### New Features
8+
9+
- feat: crmsh workflow and SUSE support (#186)
10+
11+
### Other Changes
12+
13+
- docs: change Supported to Compatible (#188)
14+
415
[1.14.0] - 2024-02-07
516
--------------------
617

0 commit comments

Comments
 (0)