Merge "[doc] Add firewall configuration step of quickstart guide"

This commit is contained in:
Zuul 2020-04-14 21:24:01 +00:00 committed by Gerrit Code Review
commit f7f73a4299

View File

@ -72,6 +72,8 @@ system packages are upgraded and then reboot into the new kernel:
## CentOS
# yum upgrade
# yum install git
# systemctl stop firewalld
# systemctl mask firewalld
# reboot
.. note::