Minor corrections to documentation

Change-Id: I6419004b440aa0b13f81931441705fc302d7cf6e
This commit is contained in:
Jesse Pretorius 2015-12-03 12:38:02 +00:00
parent e5f6a56301
commit b90689c1e5
2 changed files with 2 additions and 2 deletions

View File

@ -122,7 +122,7 @@ general estimates:
* Systems with traditional hard disks: ~ 90-120 minutes
Once the playbooks have fully executed, you may experiment with various
settings changes in ``/etc/openstack_deploy/user_variable.yml`` and only
settings changes in ``/etc/openstack_deploy/user_variables.yml`` and only
run individual playbooks. For example, to run the playbook for the
Keystone service, execute:

View File

@ -150,7 +150,7 @@ Configuring the user data
#########################
In addition to adding these hosts in the
``/etc/openstack_deploy/conf.d/ceilometer.yml`` file, other configurations
must be specified in the ``/etc/openstack_deploy/user_variable.yml`` file.
must be specified in the ``/etc/openstack_deploy/user_variables.yml`` file.
These configurations are listed below, along with a description: