Merge "restart firewalld to apply firewall changes"

This commit is contained in:
Jenkins 2015-12-10 09:54:25 +00:00 committed by Gerrit Code Review
commit 8a78f541ce

View File

@ -69,6 +69,7 @@ than VirtualBox shared folders. On Fedora 22::
firewall-cmd --permanent --add-port=2049/tcp
firewall-cmd --permanent --add-port=111/udp
firewall-cmd --permanent --add-port=111/tcp
sudo systemctl restart firewalld
Find a location in the system's home directory and checkout the Kolla repo::