Add os="debian" to XML root element (removed by accident)

Change-Id: I03c8387ea4286e5f2ffc9ed4042b9a6ce5ca4aaa
Co-Authored-By: Matt Kassawara <mkassawara@gmail.com>
This commit is contained in:
Christian Berendt 2014-07-11 11:42:30 +02:00
parent 28d037bcd3
commit dcd7c0dbd1

View File

@ -3,7 +3,8 @@
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0"
xml:id="ch_debconf">
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"/>