doc: command typo fix

Signed-off-by: Drunkard Zhang <gongfan193@gmail.com>
This commit is contained in:
Drunkard Zhang 2017-03-01 09:52:29 +08:00
parent 7ddf1f2018
commit da094e7a16

View File

@ -70,8 +70,8 @@ Configuring the Ceph Object Gateway Instance
firewall (e.g., port ``80``). If it is not open, add the port and reload the
firewall configuration. For example::
sudo firewall-cmd --list-all sudo firewall-cmd --zone=public --add-port
80/tcp --permanent
sudo firewall-cmd --list-all
sudo firewall-cmd --zone=public --add-port 80/tcp --permanent
sudo firewall-cmd --reload
See `Preflight Checklist`_ for more information on configuring firewall with