Fixed tabs in the multi-node doc.

Change-Id: Idf2ea227b0078026eb2693ff7c0a24ec926bb6f3
This commit is contained in:
gholt 2012-04-26 20:29:08 +00:00
parent f5af3c4305
commit 5f18d987a0
2 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,7 @@
Greg Holt <gholt@rackspace.com> gholt <gholt@brim.net> Greg Holt <gholt@rackspace.com> gholt <gholt@brim.net>
Greg Holt <gholt@rackspace.com> gholt <devnull@brim.net> Greg Holt <gholt@rackspace.com> gholt <devnull@brim.net>
Greg Holt <gholt@rackspace.com> gholt <z-github@brim.net> Greg Holt <gholt@rackspace.com> gholt <z-github@brim.net>
Greg Holt <gholt@rackspace.com> gholt <z-launchpad@brim.net>
Greg Holt <gholt@rackspace.com> Greg Holt <gholt@rackspace.com>
John Dickinson <me@not.mn> <john.dickinson@rackspace.com> John Dickinson <me@not.mn> <john.dickinson@rackspace.com>
Michael Barton <mike@weirdlooking.com> <michael.barton@rackspace.com> Michael Barton <mike@weirdlooking.com> <michael.barton@rackspace.com>

View File

@ -108,8 +108,8 @@ Configure the Proxy node
openssl req -new -x509 -nodes -out cert.crt -keyout cert.key openssl req -new -x509 -nodes -out cert.crt -keyout cert.key
.. note:: .. note::
If you don't create the cert files, Swift silently uses http internally rather than https. This document assumes that you have created If you don't create the cert files, Swift silently uses http internally rather than https. This document assumes that you have created
these certs, so if you're following along step-by-step, create them. In a these certs, so if you're following along step-by-step, create them. In a
production cluster, you should terminate SSL before the proxy server. SSL production cluster, you should terminate SSL before the proxy server. SSL
support is provided for testing purposes only. support is provided for testing purposes only.