Skip to content

Commit

Permalink
creates the chapter and adds to the book
Browse files Browse the repository at this point in the history
  • Loading branch information
Amrita42 committed Sep 30, 2024
1 parent d10d858 commit 62e7e4e
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 0 deletions.
1 change: 1 addition & 0 deletions xml/book_rmt.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,6 @@
<xi:include href="rmt_tools.xml"/>
<xi:include href="rmt_backup.xml"/>
<xi:include href="rmt_certificates.xml"/>
<xi:include href="rmt_public_cloud.xml"/>
<xi:include href="common_legal.xml"/>
</book>
62 changes: 62 additions & 0 deletions xml/rmt_public_cloud.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE chapter
[
<!ENTITY % entities SYSTEM "generic-entities.ent">
%entities;
]>
<chapter xmlns="http://docbook.org/ns/docbook"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
xml:id="rmt-public-cloud">
<title>Deploying a &sls; instance to support &rmt; in the public cloud</title>
<info>
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
<dm:translation>yes</dm:translation>
</dm:docmanager>
</info>
<para>

</para>
<para>

</para>
<para>

</para>
<itemizedlist>
<listitem>
<para>

</para>
</listitem>
<listitem>
<para>

</para>
</listitem>
<listitem>
<para>

</para>
</listitem>
<listitem>
<para>

</para>
</listitem>
</itemizedlist>
<figure>
<title>&rmt;</title>
<mediaobject>
<imageobject role="fo">
<imagedata fileref="rmt_schema.png" width="70%"/>
</imageobject>
<imageobject role="html">
<imagedata fileref="rmt_schema.png" width="70%"/>
</imageobject>
</mediaobject>
</figure>
<para>

</para>
</chapter>

0 comments on commit 62e7e4e

Please sign in to comment.