Merge "Fix tags in itemized list"
This commit is contained in:
commit
e55d1a75d4
@ -106,13 +106,13 @@
|
|||||||
provider template functionality use this mapping. When you want to
|
provider template functionality use this mapping. When you want to
|
||||||
use a provider template, for example, the Orchestration service
|
use a provider template, for example, the Orchestration service
|
||||||
adds an entry to the <code>files</code> map by using:
|
adds an entry to the <code>files</code> map by using:
|
||||||
</para>
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<li>The URL
|
<listitem><para>The URL
|
||||||
of the provider template as the name.</li>
|
of the provider template as the name.</para></listitem>
|
||||||
<li>The contents of that file as
|
<listitem><para>The contents of that file as
|
||||||
the value.</li>
|
the value.</para></listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
</para>
|
||||||
<para>
|
<para>
|
||||||
Additionally, some template authors encode their user data in a local
|
Additionally, some template authors encode their user data in a local
|
||||||
file. The Orchestration client examines the template for the
|
file. The Orchestration client examines the template for the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user