Skip to content

Commit

Permalink
docs: hotfix for suse incorrect notes
Browse files Browse the repository at this point in the history
sean-freeman committed Jul 19, 2024
1 parent 26c7def commit 2d03d8c
Showing 2 changed files with 12 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -30,8 +30,8 @@ These Ansible Playbooks for SAP are designed to be:
## Ansible Playbooks for SAP - available scenarios summary

**Ansible Playbooks are available for Operating Systems:**
- SUSE Linux Enterprise Server for SAP Applications (SLES4SAP)
- Red Hat Enterprise Linux for SAP Solutions (RHEL4SAP) &nbsp;&nbsp;<sup><sup>[labelled 'High Availability and Update Services (HA-US)' on Cloud Hyperscalers]</sup></sup>
- SUSE Linux Enterprise Server for SAP (SLES4SAP)
- Red Hat Enterprise Linux for SAP (RHEL4SAP)

**Ansible Playbooks are available for Infrastructure Platforms:**
- AWS EC2 Virtual Server instances
13 changes: 10 additions & 3 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -82,11 +82,18 @@ For the execution outcome, please read the Infrastructure Platform provisioned r
## Minimum OS compatibility from Ansible Playbooks for SAP

The Ansible Playbooks for SAP are designed for Linux operating systems, the minimum compatible and tested versions are:
- RHEL for SAP 8.4+
- SLES for SAP 15 SP3+
- _Note: will currently not work for HA, due to use of `ha_cluster` Linux System Role (LSR) which has incomplete `crmsh` Pacemaker Shell compatibility_

- SUSE Linux Enterprise Server for SAP Applications (SLES4SAP) 15 SP5 +
- Red Hat Enterprise Linux for SAP Solutions (RHEL4SAP) 8.4 +

_Additional notes regarding OS Editions and Versions:_

- SLES with HAE is not compatible due to missing OS Packages for SAP
- RHEL for _SAP Applications_ may not have imcompatibility, depending on selected scenario, due to missing OS Packages for SAP HANA, High Availability and extended patching (EUS/E4S)

Check failure on line 92 in docs/README.md

GitHub Actions / Check for spelling errors

imcompatibility ==> incompatibility
- RHEL for _SAP Solutions_ may be labelled 'RHEL for SAP with High Availability and Update Services (HA-US)' on Cloud Hyperscalers

Assumptions for executing the Ansible Roles from this Ansible Collection include:

- If using existing hosts, then the host is a Registered OS with an active license
- If using existing hosts, then the host has access to OS Package repositories (from the relevant content delivery network of the OS vendor)

0 comments on commit 2d03d8c

Please sign in to comment.