Minor change to section_cli_nova_boot.xml file

fixed period after example , added commas

Change-Id: I191fb59c83fa91cd94daa9c98714224a08f9794b
This commit is contained in:
Vandita Arora 2014-02-11 00:28:41 -05:00
parent a94a6405b5
commit e2a1b4e1bd

View File

@ -36,7 +36,7 @@
<para><literal>User Data</literal> is a special key in the
metadata service that holds a file that cloud-aware
applications in the guest instance can access. For
example. the <link
example, the <link
xlink:href="https://help.ubuntu.com/community/CloudInit"
>cloudinit</link> system is an open-source package
from Ubuntu that is available on various Linux
@ -173,7 +173,7 @@
Optionally, you can provide a key name for access
control and security group for security. You can
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
Server"</parameter> parameter.</para>
<para>You can pass user data in a local file at
@ -237,7 +237,7 @@
using the <literal>--file
&lt;dst-path=src-path&gt;</literal>
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
<filename>special_authorized_keysfile</filename>
that you want to put on the instance rather