Minor change to section_cli_nova_boot.xml file
fixed period after example , added commas Change-Id: I191fb59c83fa91cd94daa9c98714224a08f9794b
This commit is contained in:
parent
a94a6405b5
commit
e2a1b4e1bd
@ -36,7 +36,7 @@
|
|||||||
<para><literal>User Data</literal> is a special key in the
|
<para><literal>User Data</literal> is a special key in the
|
||||||
metadata service that holds a file that cloud-aware
|
metadata service that holds a file that cloud-aware
|
||||||
applications in the guest instance can access. For
|
applications in the guest instance can access. For
|
||||||
example. the <link
|
example, the <link
|
||||||
xlink:href="https://help.ubuntu.com/community/CloudInit"
|
xlink:href="https://help.ubuntu.com/community/CloudInit"
|
||||||
>cloudinit</link> system is an open-source package
|
>cloudinit</link> system is an open-source package
|
||||||
from Ubuntu that is available on various Linux
|
from Ubuntu that is available on various Linux
|
||||||
@ -173,7 +173,7 @@
|
|||||||
Optionally, you can provide a key name for access
|
Optionally, you can provide a key name for access
|
||||||
control and security group for security. You can
|
control and security group for security. You can
|
||||||
also include metadata key and value pairs. For
|
also include metadata key and value pairs. For
|
||||||
example you can add a description for your server
|
example, you can add a description for your server
|
||||||
by providing the <parameter>--meta description="My
|
by providing the <parameter>--meta description="My
|
||||||
Server"</parameter> parameter.</para>
|
Server"</parameter> parameter.</para>
|
||||||
<para>You can pass user data in a local file at
|
<para>You can pass user data in a local file at
|
||||||
@ -237,7 +237,7 @@
|
|||||||
using the <literal>--file
|
using the <literal>--file
|
||||||
<dst-path=src-path></literal>
|
<dst-path=src-path></literal>
|
||||||
option. You may store up to 5 files. For
|
option. You may store up to 5 files. For
|
||||||
example if you have a special authorized_keys
|
example, if you have a special authorized_keys
|
||||||
file named
|
file named
|
||||||
<filename>special_authorized_keysfile</filename>
|
<filename>special_authorized_keysfile</filename>
|
||||||
that you want to put on the instance rather
|
that you want to put on the instance rather
|
||||||
|
Loading…
Reference in New Issue
Block a user