doc spelling corrections

Change-Id: I2d19bcf6fa01aca6025cdd5828e35db4a2b17199
This commit is contained in:
vinsh
2015-02-12 14:25:52 -07:00
parent 60e785776b
commit 0d40df78fe
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ The swift module is a part of [Stackforge](https://github.com/stackforge), an ef
Module Description
------------------
The swift module is a thorough attempt to make Puppet capable of managing the entirety of swift. This includes manifests to provision such things as keystone, stroage backends, proxies, and the ring. Types are shipped as part of the swift module to assist in manipulation of configuration files. The classes in this module will deploy Swift using best practices for a typical deployment.
The swift module is a thorough attempt to make Puppet capable of managing the entirety of swift. This includes manifests to provision such things as keystone, storage backends, proxies, and the ring. Types are shipped as part of the swift module to assist in manipulation of configuration files. The classes in this module will deploy Swift using best practices for a typical deployment.
This module is tested in combination with other modules needed to build and leverage an entire Openstack software stack. These modules can be found, all pulled together in the [openstack module](https://github.com/stackforge/puppet-openstack). In addition, this module requires Puppet's [exported resources](http://docs.puppetlabs.com/puppet/3/reference/lang_exported.html).

View File

@@ -5,7 +5,7 @@
# - installs required packages
#
# == Parameters
# [*storeage_local_net_ip*] ip address that the swift servers should
# [*storage_local_net_ip*] ip address that the swift servers should
# bind to. Required.
# == Dependencies
#