| <?xml version='1.0' encoding='utf-8' ?> |
| <!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ |
| ]> |
| <bookinfo> |
| <title>Configuration Explained</title> |
| <subtitle>An A-Z guide to Pacemaker's Configuration Options</subtitle> |
| <productname>Pacemaker</productname> |
| <productnumber>1.1</productnumber> |
| <!-- |
| EDITION-PUBSNUMBER should match REVNUMBER in Revision_History.xml. |
| Increment EDITION when the syntax of the documented software |
| changes (pacemaker), and PUBSNUMBER for |
| simple textual changes (corrections, translations, etc.). |
| --> |
| <edition>10</edition> |
| <pubsnumber>0</pubsnumber> |
| <abstract> |
| <para> |
| The purpose of this document is to definitively explain the concepts used to configure Pacemaker. |
| To achieve this, it will focus exclusively on the XML syntax used to configure Pacemaker's |
| Cluster Information Base (CIB). |
| </para> |
| </abstract> |
| <corpauthor> |
| <inlinemediaobject> |
| <imageobject> |
| <imagedata fileref="Common_Content/images/title_logo.svg" format="SVG"/> |
| </imageobject> |
| </inlinemediaobject> |
| </corpauthor> |
| <xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude"> |
| </xi:include> |
| <xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude"> |
| </xi:include> |
| </bookinfo> |