openstack-manuals/doc/install-guide/ch_debconf.xml
Christian Berendt dcd7c0dbd1 Add os="debian" to XML root element (removed by accident)
Change-Id: I03c8387ea4286e5f2ffc9ed4042b9a6ce5ca4aaa
Co-Authored-By: Matt Kassawara <mkassawara@gmail.com>
2014-07-11 11:44:03 +02:00

15 lines
584 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<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="ch_debconf"
os="debian">
<title>Configure OpenStack with debconf</title>
<xi:include href="section_debconf-concepts.xml"/>
<xi:include href="section_debconf-dbconfig-common.xml"/>
<xi:include href="section_debconf-rabbitmq.xml"/>
<xi:include href="section_debconf-keystone_authtoken.xml"/>
<xi:include href="section_debconf-api-endpoints.xml"/>
</chapter>