Skip to content

Commit

Permalink
Merge branch 'main' into lpinne-angi
Browse files Browse the repository at this point in the history
  • Loading branch information
lpinne committed May 22, 2024
2 parents 8a07cc7 + 0cd5e89 commit 6e8386e
Show file tree
Hide file tree
Showing 7 changed files with 2,642 additions and 0 deletions.
18 changes: 18 additions & 0 deletions DC-SAP-convergent-mediation-ha-setup-sle15
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
MAIN="SAP-convergent-mediation-ha-setup-sle15.adoc"

ADOC_TYPE="article"

ADOC_POST="yes"

ADOC_ATTRIBUTES="--attribute docdate=2024-05-24"

# stylesheets
STYLEROOT=/usr/share/xml/docbook/stylesheet/sbp
FALLBACK_STYLEROOT=/usr/share/xml/docbook/stylesheet/suse2022-ns

XSLTPARAM="--stringparam publishing.series=sbp"

ROLE="sbp"
#PROFROLE="sbp"

DOCBOOK5_RNG_URI="http://docbook.org/xml/5.2/rng/docbookxi.rnc"
77 changes: 77 additions & 0 deletions adoc/SAP-convergent-mediation-ha-setup-sle15-docinfo.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
<dm:bugtracker>
<dm:url>https://github.com/SUSE/suse-best-practices/issues/new</dm:url>
<dm:product>SAP Convergent Mediation ControlZone High Availability Cluster - Setup Guide SLES15</dm:product>
</dm:bugtracker>
</dm:docmanager>
<!-- TODO PRIO1: _SAP_ Convergent Mediation ControlZone ? -->

<!--<title>SAP Convergent Mediation ControlZone High Availability Cluster</title>-->
<!--<subtitle>Setup Guide</subtitle>-->
<!-- <orgname>SUSE Best Practices</orgname>-->
<productname>SUSE Linux Enterprise Server for SAP Applications</productname>
<productnumber>15</productnumber>

<meta name="series">SUSE Best Practices</meta>
<meta name="category">SAP</meta>

<meta name="platform">SUSE Linux Enterprise Server for SAP Applications 15</meta>
<meta name="platform">Convergent Mediation</meta>

<authorgroup>
<author>
<personname>
<firstname>Fabian</firstname>
<surname>Herschel</surname>
</personname>
<affiliation>
<jobtitle>Distinguished Architect SAP</jobtitle>
<orgname>SUSE</orgname>
</affiliation>
</author>
<author>
<personname>
<firstname>Lars</firstname>
<surname>Pinne</surname>
</personname>
<affiliation>
<jobtitle>Systems Engineer</jobtitle>
<orgname>SUSE</orgname>
</affiliation>
</author>
</authorgroup>

<cover role="logos">
<mediaobject>
<imageobject role="fo">
<imagedata fileref="suse.svg" width="5em" align="center" valign="bottom"/>
</imageobject>
<imageobject role="html">
<imagedata fileref="suse.svg" width="152px" align="center" valign="bottom"/>
</imageobject>
</mediaobject>
</cover>

<!--<date><?dbtimestamp format="B d, Y" ?></date>-->

<abstract>

<para>SUSE® Linux Enterprise Server for SAP Applications is
optimized in various ways for SAP® applications.
This document explains how to deploy a Convergent Mediation ControlZone
High Availability Cluster solution.
It is based on SUSE Linux Enterprise Server for SAP Applications 15 SP4.
The concept however can also be used with
newer service packs of SUSE Linux Enterprise Server for SAP Applications.
</para>

<para><emphasis role="strong">Disclaimer: </emphasis>
Documents published as part of the SUSE Best Practices series have been contributed voluntarily
by SUSE employees and third parties. They are meant to serve as examples of how particular
actions can be performed. They have been compiled with utmost attention to detail.
However, this does not guarantee complete accuracy. SUSE cannot verify that actions described
in these documents do what is claimed or whether actions described have unintended consequences.
SUSE LLC, its affiliates, the authors, and the translators may not be held liable for possible
errors or the consequences thereof.</para>

</abstract>
Loading

0 comments on commit 6e8386e

Please sign in to comment.