dcd7c0dbd1
Change-Id: I03c8387ea4286e5f2ffc9ed4042b9a6ce5ca4aaa Co-Authored-By: Matt Kassawara <mkassawara@gmail.com>
15 lines
584 B
XML
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>
|