Skip to content

Commit 8aa2901

Browse files
docs: update description (#891)
1 parent 00f71e4 commit 8aa2901

File tree

3 files changed

+6
-8
lines changed

3 files changed

+6
-8
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ This repository contains deployable architecture solutions that help in deployin
4848

4949
| Variation | Available on IBM Catalog | Creates PowerVS with VPC landing zone | Creates PowerVS HANA Instance | Creates PowerVS NW Instances | Performs PowerVS OS Config | Performs PowerVS SAP Tuning | Install SAP software |
5050
|:---------------------------------------------------------------------------:|:------------------------:|:-------------------------------------:|:-----------------------------:|:----------------------------:|:--------------------------:|:---------------------------:|:--------------------:|
51-
| [IBM catalog PowerVS SAP Ready]( ./solutions/ibm-catalog/sap-ready-to-go/ ) | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | 1 | 0 to N | :heavy_check_mark: | :heavy_check_mark: | N/A |
52-
| [IBM catalog SAP S/4HANA or BW/4HANA variation]( ./solutions/ibm-catalog/sap-s4hana-bw4hana ) | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | 1 | 1 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
51+
| [IBM catalog PowerVS SAP Ready]( ./solutions/ibm-catalog/sap-ready-to-go/ ) | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | 1 | 0 to N | :heavy_check_mark: | N/A |
52+
| [IBM catalog SAP S/4HANA or BW/4HANA variation]( ./solutions/ibm-catalog/sap-s4hana-bw4hana ) | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | 1 | 1 | :heavy_check_mark: | :heavy_check_mark: |
5353

5454

5555

solutions/ibm-catalog/sap-ready-to-go/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,9 @@
3535
- Creates and configures one PowerVS instance for SAP HANA based on best practices.
3636
- Creates and configures multiple PowerVS instances for SAP NetWeaver based on best practices.
3737
- Optionally let's the user choose a byol or custom os image for the HANA and Netweaver PowerVS instances and activate it with user provided os registration credentials.
38-
- Creates and configures one optional PowerVS instance that can be used for sharing SAP files between other system instances.
3938
- Connects all created PowerVS instances to a proxy server specified by IP address or hostname.
40-
- Optionally connects all created PowerVS instances to an NTP server and DNS forwarder specified by IP address or hostname.
41-
- Optionally configures a shared NFS directory on all created PowerVS instances.
39+
- Connects all created PowerVS instances to an NTP server and DNS forwarder specified by IP address or hostname.
40+
- Configures a shared NFS directory on all created PowerVS instances.
4241
- Optionally installs Sysdig agent and configures connection to [IBM Cloud Security and Compliance Center Workload Protection](https://cloud.ibm.com/docs/workload-protection)
4342
- Post-instance provisioning, Ansible Galaxy collection roles from [IBM](https://galaxy.ansible.com/ui/repo/published/ibm/power_linux_sap/) are executed: `power_linux_sap`.
4443
- Tested with RHEL8.4,/8.6/8.8/9.2/9.4, SLES15-SP3/SP5/SP6 images.

solutions/ibm-catalog/sap-s4hana-bw4hana/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,9 @@
4646
- Creates and configures one PowerVS instance for SAP HANA based on best practices for HANA database.
4747
- Creates and configures one PowerVS instance for SAP NetWeaver based on best practices, hosting the PAS and ASCS instances.
4848
- Optionally let's the user choose a byol or custom os image for the HANA and Netweaver PowerVS instances and activate it with user provided os registration credentials.
49-
- Creates and configures one optional PowerVS instance for sharing SAP files between other system instances.
5049
- Connects all created PowerVS instances to a proxy server specified by IP address or hostname.
51-
- Optionally connects all created PowerVS instances to an NTP server and DNS forwarder specified by IP address or hostname.
52-
- Optionally configures a shared NFS directory on all created PowerVS instances.
50+
- Connects all created PowerVS instances to an NTP server and DNS forwarder specified by IP address or hostname.
51+
- Configures a shared NFS directory on all created PowerVS instances.
5352
- Optionally configures the monitoring host to collect relevant information from the Database and application servers and send it to the IBM Cloud® Monitoring Instance
5453
- Optionally installs Sysdig agent and configures connection to [IBM Cloud Security and Compliance Center Workload Protection](https://cloud.ibm.com/docs/workload-protection)
5554
- Supports installation of **S/4HANA2023, S/4HANA2022, S/4HANA2021, S/4HANA2020, BW/4HANA2021**.

0 commit comments

Comments
 (0)