Fixes typos in packstack man file

The previous patch contained typos.

Change-Id: I37c1e668c6ba96b7952deac7e14fcaecb96082b9
Fixes: rhbz#1032103
This commit is contained in:
Ivan Chavero 2013-11-27 11:06:55 -07:00
parent c28f91f94a
commit 0912090583
1 changed files with 3 additions and 4 deletions

View File

@ -44,7 +44,8 @@ Global Options
**CONFIG_NEUTRON_INSTALL** : Set to 'y' if you would like Packstack to install OpenStack Networking (Neutron).
**CONFIG_MYSQL_INSTALL** : Set to 'y' if you would like Packstack to install MySQL
**CONFIG_MYSQL_INSTALL** : Set to 'y' if you would like Packstack to install MySQL.
SSH Configs
------------
@ -179,8 +180,6 @@ Nova Options
**CONFIG_NOVA_NETWORK_VLAN_START** : First VLAN for private networks.
NOVACLIENT Config parameters
----------------------------
@ -197,7 +196,6 @@ OpenStack Horizon Config parameters
**CONFIG_SSL_KEY** : Keyfile corresponding to the certificate if one was entered.
OpenStack Swift Config parameters
---------------------------------
@ -365,3 +363,4 @@ SOURCE
======
* `packstack https://github.com/stackforge/packstack`
* `puppet modules https://github.com/puppetlabs and https://github.com/packstack`