Fix numbering of steps in proxy section of install_multinode
Steps were numbered 1, 2, (note reset), 1, 2, etc. Then a user says: "I'm on Step 2 in Proxy section, er..." See a bug, fix a bug. Change-Id: If6f32b3a33e1070e705812df7ab299e6736c9806
This commit is contained in:
parent
3a572df029
commit
5cb7ac15c2
@ -128,7 +128,7 @@ Configure the Proxy node
|
||||
cd /etc/swift
|
||||
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
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user